django1/django/contrib
Anubhav Joshi 011abb7d96 Fixed #19671 -- Added warnings that null and validators are ignored for ManyToManyField.
Thanks Loic Bistuer and Tim Graham for help and review.
2014-07-09 16:01:09 -04:00
..
admin Fixed #19671 -- Added warnings that null and validators are ignored for ManyToManyField. 2014-07-09 16:01:09 -04:00
admindocs Updated translation catalogs 2014-05-19 15:17:35 +02:00
auth Fixed #21832 -- Updated prompt, tests, and docs to show that USERNAME_FIELD supports FK after 9bc2d76. 2014-07-08 08:21:41 -04:00
contenttypes Added database migration for contrib.contenttypes. 2014-06-16 15:03:00 -04:00
flatpages Added database migration for contrib.flatpages. 2014-06-15 19:29:53 -04:00
formtools Fixed formtools tests with Python 2 2014-06-09 10:28:39 +02:00
gis Fixed a flake8 warning 2014-06-29 11:15:50 -07:00
humanize Updated translation catalogs 2014-05-19 15:17:35 +02:00
messages Fixed #22384 -- Deprecated reversing URLs by dotted path. 2014-06-03 07:30:14 -04:00
postgres Fixed #22819 -- Renamed output_type -> output_field in query expression API. 2014-06-17 11:57:16 -04:00
redirects Added database migration for contrib.redirects. 2014-06-15 20:20:22 -04:00
sessions Fixed #22835 -- Deprecated NoArgsCommand. 2014-06-19 08:54:59 -04:00
sitemaps Fixed test from refs #22782. 2014-06-20 17:53:18 -04:00
sites Added database migration for contrib.sites. 2014-06-15 19:28:20 -04:00
staticfiles Fixed pyinotify performance regression in 15f82c7011 2014-07-06 21:41:02 +02:00
syndication Removed locale dirs for single-message apps 2014-05-19 14:13:01 +02:00
webdesign Removed locale dirs for single-message apps 2014-05-19 14:13:01 +02:00
__init__.py