Skip to content

Commit

Permalink
[2.1.x] Refs #29449 -- Removed release note for "Allowed using contri…
Browse files Browse the repository at this point in the history
…b.auth forms without installing contrib.auth."

The code was reverted in f3fa86a.
Backport of d3449fa from master
  • Loading branch information
DragoonAethis authored and timgraham committed Aug 12, 2018
1 parent f72a7d8 commit c903e90
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/releases/2.1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,6 @@ Minor features
* :djadmin:`createsuperuser` now gives a prompt to allow bypassing the
:setting:`AUTH_PASSWORD_VALIDATORS` checks.

* :class:`~django.contrib.auth.forms.UserCreationForm` and
:class:`~django.contrib.auth.forms.UserChangeForm` no longer need to be
rewritten for a custom user model.

:mod:`django.contrib.gis`
~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit c903e90

Please sign in to comment.