Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/contrib/admin/migrations/0001_initial.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-2/+12
* Refs #25073 -- Copied recently added verbose_names to mig...Tim Graham2015-07-171-2/+2
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+2
* Fixed #23822 -- Added support for serializing model manag...Markus Holtermann2014-12-151-0/+4
* Removed 'to_field' from ForeignKey(settings.AUTH_USER_MOD...Uriel Corfa2014-06-231-1/+1
* Use __first__ not __latest__ for unknown app dependenciesAndrew Godwin2014-06-161-1/+1
* Fixed #22563: Added migration to admin, fixed a few more ...Andrew Godwin2014-06-151-0/+36