Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/contrib/auth/migrations
Commit message (Expand)AuthorAgeFilesLines
* Fixed #20846 -- Increased User.username max_length to 254...Tim Graham2015-10-291-0/+32
* Fixed #23395 -- Limited line lengths to 119 characters.Dražen Odobašić2015-09-122-7/+42
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-1/+6
* Refs #25073 -- Copied recently added verbose_names to mig...Tim Graham2015-07-171-1/+1
* Added contrib.auth migration for refs #13147.Tim Graham2015-05-281-0/+32
* Fixed #24299 -- Added an auth migration to ensure content...Tim Graham2015-02-161-0/+17
* Sorted imports with isort; refs #23860.Tim Graham2015-02-065-6/+6
* Fixed #23822 -- Added support for serializing model manag...Markus Holtermann2014-12-151-0/+10
* Fixed #23294 -- Add related_name to existing migrations.Collin Anderson2014-08-151-2/+2
* Fixed #23163: Align user help text with migrationsAndrew Godwin2014-08-041-2/+2
* Fixed #7220 -- Allowed AbstractBaseUser.last_login to be ...Tim Graham2014-08-011-0/+19
* Added contrib.auth migration for refs #13147.Tim Graham2014-07-101-0/+21
* Fixed #20631 -- Increased the default EmailField max_leng...Tim Graham2014-07-041-0/+19
* Fixed #8162 -- Increased Permission.name max_length to 25...Tim Graham2014-06-301-0/+19
* Added database migration for contrib.auth.Tim Graham2014-06-162-0/+66