Skip to content

Conversation

@Alschn
Copy link
Owner

@Alschn Alschn commented Jul 17, 2025

No description provided.

Alschn added 30 commits August 15, 2023 13:57
instead of S3ManifestStaticStorage (this might fix an error with missing manifest)
Fix django-allauth version at `==0.54.0` since newer versions are not compatible with `dj-rest-auth`.
Merge from fix/pipfile-fixed-versions to dev - Add fixed versions in Pipfile, fix django-allauth version
Merge from feature/admin-improvements to dev - Change Brewery __str__, order fk, m2m fields by name in Beer admin
This allows using multiple domains and subdomains (including the one provided by railway)
Rename CanDeleteRatingPermission to CanEditRatingPermission, change its implementation
Refactor and add more functionality to dashboard statistics
Tested most of the functionality (except some filters)
Add BeerPurchase model, serializers, filterset, viewset
With additional validation so beer_purchase.beer has to match beer when creating a rating
Alschn added 29 commits April 28, 2024 14:02
Bump most of dependencies including Django 5 and psycopg 3
Rename model serializers so that they all start with model's name
Setup exception handler from drf-standardized-errors, adjust unit tests to changes, add some extra exceptions codes, clean up tests
Add `order` to RoomAddBeerSerializer making reordering possible
Install drf-spectacular-websocket and add minimal websockets documentation
Bump Django (to 5.1.1) and other related packages
* Install and init sentry

* Add django sentry integration
…es and CI (#63)

* chore: Migrate to poetry from pipenv, bump Python to 3.12, update config files

* chore: Update tests.yml

* Update README.md
* Add missing select_related in beer fk (brewery present in its str)

* Add package-mode = false to pyproject.toml
@Alschn Alschn added the enhancement New feature or request label Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants