Tim Graham
|
a2479f46f3
|
Fixed #7220 -- Allowed AbstractBaseUser.last_login to be null.
Thanks veena for the suggestion and Simon Charette and Kévin Etienne for reviews.
|
2014-08-01 17:51:49 -04:00 |
Tim Graham
|
d5e1a2d5eb
|
Added contrib.auth migration for refs #13147.
|
2014-07-10 13:06:42 -04:00 |
Tim Graham
|
7fd55c3481
|
Fixed #20631 -- Increased the default EmailField max_length to 254.
Thanks pmartin for the report.
|
2014-07-04 14:15:00 -04:00 |
Tim Graham
|
cf252dbea6
|
Fixed #8162 -- Increased Permission.name max_length to 255 characters.
|
2014-06-30 14:20:51 -04:00 |
Tim Graham
|
b341f33697
|
Added database migration for contrib.auth.
refs #22170.
|
2014-06-16 16:21:37 -04:00 |