issues
search
innoq
/
seawatch_planner
⛴ Software for planning SeaWatch's rescue operations
https://sea-watch.org
4
stars
1
forks
source link
Save a few lines by utilising class based view
#73
Closed
janmax
closed
4 years ago
janmax
commented
4 years ago
I also included a code snippet that enables the Django messaging framework globally. Please comment if you object.
The assessment views now use the primary key of the assessment instead of the profile which lets us rely more on Django.
Some minor modifications regarding the behaviour of the site should be reflected by the tests.