Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 08:38

1.8.0 (2024-12-17)

Features

  • deps: add django-removals dependency and add it to installed apps (d60dfbb), closes #122
  • views: replace utils with views (ce4e839), closes #134

Bug Fixes

  • settings: add HistoryRequestMiddleware (7e66df2), closes #93
  • settings: replace os.path with pathlib.Path (d0c77ba)
  • settings: set DEFAULT_AUTO_FIELD (1208d9c)