Skip to content

v0.0.2

Latest
Compare
Choose a tag to compare
@goapunk goapunk released this 17 Jan 15:33
· 5 commits to main since this release
a67dc19

Changed

  • use LoginRequiredMiddleware instead of LoginRequiredMixin

Fixed

  • removed MaxValue validator from vintage field as it will cause a migration
    every year, the form already validates against a future vintage year input.
  • optimise WineBaseForm code
  • fix OpenMultipleChoiceField not adding the creating user
  • prevent wine filters from leaking info about other users wines
  • only show statistics on landing page about wines by the current user