Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/auth_tests/models
Commit message (Expand)AuthorAgeFilesLines
* Removed unnecessary app_label='auth' on auth_tests models.Tim Graham2015-10-274-21/+0
* Fixed #25596 -- Fixed regression in password change view ...Tim Graham2015-10-271-3/+0
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-3/+3
* Sorted imports in __init__.py files.Tim Graham2015-06-271-4/+4
* Fixed #24910 -- Added createsuperuser support for non-uni...Alasdair Nicol2015-06-061-2/+13
* Fixed #24161 -- Stored the user primary key as a serializ...Tim Graham2015-02-122-1/+15
* Moved non-documented auth test models to the new test loc...Tim Graham2015-02-115-0/+141