issues
search
teknik-eksjo
/
chronos
A scheduling app that helps teachers submit workday outlines
MIT License
5
stars
5
forks
source link
Added delete button
#96
Closed
hugolundin
closed
8 years ago
hugolundin
commented
8 years ago
Closing issue #54.
Added an is_active-property for users, which is changed to False when a user is deleted from the admin ui.
Added a button for removing users from the admin ui, which uses ajax and a route in views.py.
Added a new database migration.
Added a function which prevents the user from closing/reloading the website when data is not saved.
Limpan
commented
8 years ago
Rebase, since #91 breaks it.
Closing issue #54.