Skip to content

Releases: egorsmkv/simple-django-login-and-register

v5.2

02 Oct 09:18
f9cca7f

Choose a tag to compare

What's Changed

  • Bump django from 5.2.3 to 5.2.4 in the python-packages group by @dependabot[bot] in #148
  • Bump django-bootstrap4 from 25.1 to 25.2 in the python-packages group by @dependabot[bot] in #149
  • Bump django from 5.2.4 to 5.2.5 in the python-packages group by @dependabot[bot] in #150
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #152
  • Bump django from 5.2.5 to 5.2.6 in the python-packages group by @dependabot[bot] in #153
  • Bump django from 5.2.6 to 5.2.7 in the python-packages group by @dependabot[bot] in #154

Full Changelog: v5.1...v5.2

v5.1

11 Jun 10:12

Choose a tag to compare

  • Update deps

v5

05 May 12:20

Choose a tag to compare

v5
  • Update Django to 5.2
  • Add ruff check as a workflow
  • Add MyPy and Pyrefly to check quality of the code

v4.9

28 Mar 15:43

Choose a tag to compare

  • Update deps
  • Improve codebase

v4.8

09 Oct 12:22

Choose a tag to compare

  • Add sorting to imports using ruff

v4.7

09 Oct 12:03

Choose a tag to compare

  • Add djade to format Django templates
  • Simplify settings.py code

v4.6

09 Oct 10:33

Choose a tag to compare

  • Test with Python 3.13
  • Update dependencies to the latest versions

v4.5

09 Aug 10:55

Choose a tag to compare

  • Remove ru locale

v4.4

09 Aug 10:37

Choose a tag to compare

  • Update Django to 5.1
  • Add ruff #132
  • Replace poetry by uv #130

v4.3

11 Jul 08:38
8a8f2dd

Choose a tag to compare

  • Bump django from 5.0.4 to 5.0.7 #129