1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/django
2013-01-24 11:01:32 +01:00
..
bin Advanced pending deprecation warnings. 2012-12-29 21:59:07 +01:00
conf Fixed #19099 -- Split broken link emails out of common middleware. 2013-01-15 17:41:45 +01:00
contrib Fixed #19477 - Documented generic_inlineformset_factory 2013-01-22 18:17:26 -05:00
core Fixed #19125 -- The startproject command should validate the name earlier 2013-01-24 09:26:13 +01:00
db Remove dup_select_related method. 2013-01-23 00:26:20 +00:00
dispatch
forms Fixed #17416 -- Added widgets argument to inlineformset_factory and modelformset_factory 2013-01-24 08:58:17 +01:00
http Kill mx.TextTools with fire 2013-01-15 10:15:40 -08:00
middleware Fixed #19099 -- Split broken link emails out of common middleware. 2013-01-15 17:41:45 +01:00
shortcuts
template Merge pull request #595 from bmispelon/patch-1 2012-12-29 13:39:52 -08:00
templatetags
test Fixed #19546 - ensure that deprecation warnings are shown during tests 2013-01-09 08:19:22 -08:00
utils Fixed #19637 -- Ensured AdminEmailHandler fails silently 2013-01-21 20:32:36 +01:00
views Minor optimization in the static serve view. 2013-01-24 11:01:32 +01:00
__init__.py