svpbde / svpb

Some simple Django webapps for our sailing club
Apache License 2.0
0 stars 0 forks source link

Fix/refactor processUpdate in MeldungEdit #36

Open transistortim opened 9 months ago

transistortim commented 9 months ago

The method processUpdate in MeldungEdit needs some fixing and refactoring. For example, the date of a Meldung is always checked, even if the Meldung was not edited. This leads to error messages being shown about being unable to change the Meldung.