Releases: egorsmkv/simple-django-login-and-register
Releases · egorsmkv/simple-django-login-and-register
v5
- Update Django to 5.2
- Add ruff check as a workflow
- Add MyPy and Pyrefly to check quality of the code
v4.9
- Update deps
- Improve codebase
v4.8
- Add sorting to imports using
ruff
v4.7
- Add djade to format Django templates
- Simplify
settings.py
code
v4.6
- Test with Python 3.13
- Update dependencies to the latest versions
v4.4
- Update Django to 5.1
- Add
ruff
#132
- Replace poetry by uv #130
v4.3
- Bump django from 5.0.4 to 5.0.7 #129