- May 14, 2020
-
-
Add django-registration-redux dependency Adapt settings and urls Add view logged-in users to either proceed to the backend or logout
-
- May 11, 2020
-
-
add djangorestframework add serializers for select models create api urls extend EventSlugMixin to work for list and create methods create list and retrieve viewsets for select models include AKModel URLS into main app
-
- Mar 03, 2020
-
-
Benjamin Hättasch authored
Adapt dashboard links to new URL structure of plan Introduce conditional loading of paths to central URL file
-
- Oct 25, 2019
-
-
Nadja Geisler authored
-
- Oct 20, 2019
-
-
Benjamin Hättasch authored
Adapt settings Add i18n urls to central url conf Add language chooser to base.html Adapt readme and utils
-
- Oct 17, 2019
-
-
Benjamin Hättasch authored
Create mixin (FilterByEventSlugMixin) to handle even slug parsing in generic views Add submission url config Include submission urls in central url config Add index view for submissions
-
- Oct 09, 2019
-
-
Nadja Geisler authored
-