Skip to content
Snippets Groups Projects
  1. Jan 03, 2023
    • Benjamin Hättasch's avatar
      Upgrade django and other python dependencies · 26423909
      Benjamin Hättasch authored
      Upgrade django to 4.1
      Upgrade django-timezone-field, django-simple-history, django-debug-toolbar and django-bootstrap-datepicker-plus
      Upgrade mysqlclient
      Remove obsolete pytz
      Adapt timezone handling code to new interface of TimezoneInfo (part of python since 3.9 and backport included in 3.8)
      Drop support for python 3.7 (since Django 4 requires >= 3.8)
      26423909
  2. Jun 17, 2021
  3. May 11, 2021
  4. May 08, 2021
  5. May 04, 2021
  6. Nov 06, 2020
  7. May 10, 2020
  8. Mar 31, 2020
  9. Oct 25, 2019
  10. Oct 20, 2019
  11. Oct 18, 2019
  12. Oct 17, 2019
  13. Oct 16, 2019
  14. Oct 13, 2019
  15. Oct 11, 2019
  16. Oct 10, 2019
  17. Oct 09, 2019
    • Nadja Geisler's avatar
      add utility scripts · 25b4e71e
      Nadja Geisler authored
      add Utils directory
      add Utils README
      add setup script
      add check script
      add update script
      document usages in top-level README
      25b4e71e
    • Nadja Geisler's avatar
      insert README · f3ebfa50
      Nadja Geisler authored
      add short project description
      add requirements
      add setup instructions
      f3ebfa50
Loading