Skip to content

Releases: cookiecutter/cookiecutter-django

3.1.9

25 Jun 08:04
60c2990
Compare
Choose a tag to compare

Changes

Minor Changes

Bugfixes

3.1.8

07 Apr 19:48
Compare
Choose a tag to compare

Changes

Bugfixes

3.1.7

23 Feb 19:45
Compare
Choose a tag to compare

Changes

Bugfixes

Removals

3.0.13

22 Feb 19:50
Compare
Choose a tag to compare

Changes

Minor Changes

  • Removed Redundant test_case_sensitivity() and made test_not_authenticated() get the LOGIN_URL dynamically. (#3041) @arnav13081994
  • Refactored users.forms to make the code more readeable (#3029) @arnav13081994

3.0.12

06 Feb 16:58
Compare
Choose a tag to compare

Changes

  • Updated to Django 3.0.12 (#3037)
  • Add test for UserUpdateView.form_valid() (#2949) @thorrak

Minor Changes

Bugfixes

Documentation updates

3.0.11

03 Nov 23:37
Compare
Choose a tag to compare

Changes

Minor Changes

Bugfixes

3.0.10

01 Sep 20:08
Compare
Choose a tag to compare

Changes

Bugfixes

Documentation updates

  • Update linters documentation about pylint (#2750) @demestav
  • Add instructions on how to set up a secure development environment to the documentation (#2664) @Afrowave

3.0.9

04 Aug 12:04
Compare
Choose a tag to compare

Changes

  • Update to Django 3.0.9

3.0.8-01

04 Aug 12:04
Compare
Choose a tag to compare

Changes

Bugfixes

Documentation updates

v3.0.8

05 Jul 15:54
Compare
Choose a tag to compare

Changes

Minor Changes

Bugfixes

Documentation updates