Claude Paroz
|
526575c641
|
Fixed #21379 -- Created auth-specific username validators
Thanks Tim Graham for the review.
|
2016-05-16 19:37:57 +02:00 |
Dražen Odobašić
|
b1e33ceced
|
Fixed #23395 -- Limited line lengths to 119 characters.
|
2015-09-12 11:40:50 -04:00 |
Flavio Curella
|
c2e70f0265
|
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
|
2015-07-27 18:28:13 -04:00 |
Tim Graham
|
e25ba6e8bb
|
Refs #25073 -- Copied recently added verbose_names to migrations.
|
2015-07-17 14:07:18 -04:00 |
Tim Graham
|
0ed7d15563
|
Sorted imports with isort; refs #23860.
|
2015-02-06 08:16:28 -05:00 |
Markus Holtermann
|
aa5ef0d4fc
|
Fixed #23822 -- Added support for serializing model managers in migration
Thanks to Shai Berger, Loïc Bistuer, Simon Charette, Andrew Godwin,
Tim Graham, Carl Meyer, and others for their review and input.
|
2014-12-15 08:34:15 -05:00 |
Collin Anderson
|
1d79d08d9a
|
Fixed #23294 -- Add related_name to existing migrations.
Thanks to Florian Apolloner for the review; refs #23288.
|
2014-08-15 12:39:06 -04:00 |
Andrew Godwin
|
059f5d17c5
|
Fixed #23163: Align user help text with migrations
|
2014-08-04 13:57:02 +10:00 |
Tim Graham
|
b341f33697
|
Added database migration for contrib.auth.
refs #22170.
|
2014-06-16 16:21:37 -04:00 |