bornhack-website/src/villages
2018-06-24 00:41:58 +02:00
..
migrations add missing migrations after cleanup and adding of on_delete to all foreignkeys 2018-03-18 09:07:34 +01:00
templates working on #232, this commit changes backoffice to be camp specific (although many of the actual functions are camp independent). Add backoffice/mixins.py with BackofficeViewMixin to keep it DRY. Add backoffice views to manage proposals. Move SpeakerProposal and EventProposal detail template to includes to they can be used from backoffice. Rename our commonmark templatetags so the names are more intuitive. 2018-06-03 15:34:04 +02:00
__init__.py Revert "remove __init__.py files" 2017-02-02 00:18:23 +01:00
admin.py make it easier to distinguish villaged 2017-03-30 09:36:47 +02:00
apps.py cleanup in villages/ 2018-03-04 16:00:30 +01:00
mixins.py cleanup in villages/ 2018-03-04 16:00:30 +01:00
models.py define model on all Village views, remove Villages custom manager 2018-06-21 12:32:02 +02:00
urls.py add url support for speakerproposals and eventproposals, including new models Url and UrlType. Also switch to Django 2.0 path() syntax in various urls.py files getting rid of a lot of ugly regex \o/ 2018-05-23 23:28:27 +02:00
views.py Fix village update view. 2018-06-24 00:41:58 +02:00