Skip to content

Releases: goapunk/wine-cellar

v0.0.2

17 Jan 15:33
a67dc19
Compare
Choose a tag to compare

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

v0.0.1

03 Jan 16:38
Compare
Choose a tag to compare

Initial first release, expect some bugs or missing features.