Wine Cellar logo

Wine Cellar

Self-hosted wine management app for tracking your collection and tasting notes

Alternative to: vivino, cellartracker


About Versions (25)

v0.0.2

2025-01-17

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