django1/django
Claude Paroz 7bbd17bf20 Fixed #19341 -- Detected NullBooleanField when introspecting models
Thanks Tim Bowden for the report.
2013-01-31 20:55:00 +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 #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
core Fixed #19341 -- Detected NullBooleanField when introspecting models 2013-01-31 20:55:00 +01:00
db Fixed #19709 -- Fixed TimeField introspection on MySQL 2013-01-31 20:41:57 +01:00
dispatch Fixed #16679 -- Use caching to speed up signal sending 2012-12-16 21:46:02 +02:00
forms Merge pull request #686 from skrr/ticket_19703 2013-01-30 13:29:56 -08:00
http Kill mx.TextTools with fire 2013-01-15 10:15:40 -08:00
middleware Fixed typos in docs and comments 2013-01-29 10:55:55 -07:00
shortcuts Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
template Merge pull request #595 from bmispelon/patch-1 2012-12-29 13:39:52 -08:00
templatetags Fixed #19088 -- Always escape % inside blocktrans tag 2012-10-23 18:49:22 +02:00
test Merge pull request #690 from rafales/ticket_19711 2013-01-31 10:44:08 -08:00
utils Fixed #19708 -- Exception in timezone.override(None). 2013-01-31 16:01:50 +01:00
views Fixed #19076 -- Added content_type attribute to TemplateView. 2013-01-30 21:26:17 +01:00
__init__.py Advanced version identifiers for 1.6 cycle. 2012-10-26 22:01:34 -03:00