-
- Downloads
Add publication_date to Conference model
With this change and the model managers we can prevent content from being displayed before the teams are ready. Test needs to be modified to reflect the new behavior of not showing non public information, while the conference is not public yet.
Showing
- src/api/serializers.py 2 additions, 0 deletionssrc/api/serializers.py
- src/core/locale/de/LC_MESSAGES/django.po 6 additions, 0 deletionssrc/core/locale/de/LC_MESSAGES/django.po
- src/core/locale/en/LC_MESSAGES/django.po 6 additions, 0 deletionssrc/core/locale/en/LC_MESSAGES/django.po
- src/core/migrations/0151_conference_publication_date.py 23 additions, 0 deletionssrc/core/migrations/0151_conference_publication_date.py
- src/core/models/base_managers.py 2 additions, 0 deletionssrc/core/models/base_managers.py
- src/core/models/conference.py 7 additions, 0 deletionssrc/core/models/conference.py
- src/core/tests/assemblies.py 1 addition, 1 deletionsrc/core/tests/assemblies.py
Loading
Please register or sign in to comment