1
0
mirror of https://github.com/django/django.git synced 2024-12-30 21:16:26 +00:00
django/django
Chris Streeter 69373f3420 Fixed #19925 - Added validation for REQUIRED_FIELDS being a list
Thanks Roman Alexander for the suggestion.
2013-06-07 19:58:41 -04:00
..
bin
conf Merge pull request #1217 from erikr/better-settings-errors2 2013-05-27 01:08:18 -07:00
contrib Fixed #19925 - Added validation for REQUIRED_FIELDS being a list 2013-06-07 19:58:41 -04:00
core Fixed #19925 - Added validation for REQUIRED_FIELDS being a list 2013-06-07 19:58:41 -04:00
db Fixed #20564 -- Generic relations exclude() regression 2013-06-06 01:54:46 +03:00
dispatch
forms Fixed #12337 - Honor ModelForm.Meta.exclude when saving ManyToManyFields. 2013-06-06 10:01:48 -04:00
http Fixed #18481 -- Wrapped request.FILES read error in UnreadablePostError 2013-06-01 10:26:46 +02:00
middleware Replaced and...or... constructs with PEP 308 conditional expressions. 2013-05-26 23:47:50 -03:00
shortcuts
template
templatetags
test Fixed #18924 -- Made test.Client.logout send user_logged_out signal. 2013-06-04 12:39:09 -04:00
utils Fixed loaddata for Django checkouts with non ASCII chars in the name. 2013-06-03 13:18:16 +02:00
views Merge pull request #1027 from intgr/debug_no_exc_message 2013-05-30 09:53:07 -07:00
__init__.py Bumped verion numbers for 1.6a1. 2013-06-06 11:05:33 -05:00