You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is intended to reduce the "special" nature of these objects, and encourage/enforce that they're for _any_ scheduled event!
Summary of changes:
- Renamed the model, view, and template names
- Edited the url prefix to be `/event/` rather than `special_event`
- Created the necessary migration by manually editing the output of Django's `makemigrations`
0 commit comments