django1/django
Andrew Godwin 41214eaf18 Autodetect fields, have migrate actually work 2013-06-19 16:41:04 +01:00
..
bin Fixed #19252 -- Added support for wheel packages. 2013-05-01 13:46:06 +02:00
conf Fix test running with new apps stuff/migrate actually running migrations 2013-06-19 15:36:02 +01:00
contrib Merge pull request #1281 from loic/ticket6903 2013-06-18 13:07:28 -07:00
core Autodetect fields, have migrate actually work 2013-06-19 16:41:04 +01:00
db Autodetect fields, have migrate actually work 2013-06-19 16:41:04 +01:00
dispatch Fixed #19634 -- Added proper __hash__ methods. 2013-02-25 23:05:20 +01:00
forms Fixed #20618 -- Fixed regression in `BoundField.label_tag`. 2013-06-18 17:49:53 +02:00
http Fixed #20598 -- Add new HTTP status codes defined in rfc6585 2013-06-14 23:22:52 +10:00
middleware Replaced `and...or...` constructs with PEP 308 conditional expressions. 2013-05-26 23:47:50 -03:00
shortcuts Fixed #19692 -- Completed deprecation of mimetype in favor of content_type. 2013-01-31 13:54:40 +01:00
template Fixed #20246 -- Added non-breaking spaces between values an units 2013-05-18 23:01:48 +02:00
templatetags Fixed #20130 -- Regression in {% cache %} template tag. 2013-03-30 12:13:08 +01:00
test Fix test running with new apps stuff/migrate actually running migrations 2013-06-19 15:36:02 +01:00
utils Merge remote-tracking branch 'core/master' into schema-alteration 2013-06-19 12:05:23 +01:00
views Fixed #15273 -- Extend RedirectView to allow reversal by name. 2013-06-14 11:59:26 +01:00
__init__.py Bumped verion numbers for 1.6a1. 2013-06-06 11:05:33 -05:00