Skip to content
Snippets Groups Projects
  1. May 08, 2021
  2. Apr 30, 2021
  3. Jan 16, 2021
  4. Nov 03, 2020
  5. May 18, 2020
  6. May 17, 2020
    • Benjamin Hättasch's avatar
      Introduce custom admin · aca81a1f
      Benjamin Hättasch authored
      This is the base for custom admin views (with admin design and permission checking)
      Replace default admin site with custom admin site in AKModel
      Use custom admin index template & apply first basic change
      Introduce custom admin base template (including bootstrap loading)
      Introduce Mixin for AdminViews
      aca81a1f
  7. May 14, 2020
  8. May 12, 2020
  9. May 11, 2020
    • Nadja Geisler's avatar
      introduce REST API · a93d0d59
      Nadja Geisler authored and Benjamin Hättasch's avatar Benjamin Hättasch committed
      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
      a93d0d59
  10. May 10, 2020
  11. May 09, 2020
  12. May 03, 2020
  13. Mar 03, 2020
  14. Mar 02, 2020
  15. Mar 01, 2020
    • Benjamin Hättasch's avatar
      Improve Model · 4471a4a0
      Benjamin Hättasch authored
      Add dependency django-timezone-field
      Add timezone field to Event
      Introduce i18n for default_slot field
      Add new and missing translations
      Add title property to Room (for better access of combined building + name form)
      4471a4a0
  16. Jan 12, 2020
  17. Jan 09, 2020
  18. Oct 29, 2019
  19. Oct 21, 2019
  20. Oct 20, 2019
  21. Oct 17, 2019
  22. Oct 16, 2019
  23. Oct 14, 2019
  24. Oct 13, 2019
  25. Oct 11, 2019
  26. Oct 09, 2019
Loading