bornhack-website/src/sponsors
2018-06-20 22:03:29 +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 Sponsors should be filterable by camp. 2017-07-15 16:20:51 +02:00
apps.py cleanup in sponsors/ 2018-03-04 16:00:30 +01:00
models.py Make each model which inherit from CampRelatedModel but doesn not have a direct relation, define a camp_filter. (#240) 2018-06-20 22:03:29 +02:00
views.py move call for sponsors view to the database 2018-05-26 15:22:45 +02:00