1
0
mirror of https://github.com/django/django.git synced 2024-12-25 02:26:12 +00:00
django/django
2009-02-24 17:24:08 +00:00
..
bin
conf Closes #8836, Updated translation for Slovenian. 2009-02-13 11:04:19 +00:00
contrib Fixed #9303: comment templatetags no longer assume the built-in comment model. 2009-02-23 22:46:32 +00:00
core Merge branch 'master' into upstream-trunk 2009-02-16 21:03:09 +00:00
db Fixed #10347 -- Fixed incorrect AttributeError raised when attempting to access a FileField without an instance. Thanks for the report and patch dc. 2009-02-24 17:24:08 +00:00
dispatch
forms Fixed 10075: Allowed saving of inline-edited models that use multi-table inheritance. 2009-02-03 14:02:09 +00:00
http Fixed #8278: fixed QueryDict.update(QueryDict). Thanks, julien. 2008-08-29 16:49:19 +00:00
middleware Fixed #9199 -- We were erroneously only prepending "www" to the domain if we 2008-10-07 08:22:50 +00:00
shortcuts
template Fixed #10014 -- Don't crash when using debug template tag inside a block node tag. 2009-01-16 08:59:02 +00:00
templatetags
test Fixed #9031 -- Clarified the error message when the label used to run a specific test case method doesn't name a valid test case class. Thanks to Thomas Guettler for the suggestion and patch. 2009-02-22 08:34:51 +00:00
utils Fixed #5903 -- DecimalField.get_default() now correctly returns a Decimal object when the model instance was not retrieved from the database. Thanks Justin Driscoll and pigletto. 2009-02-11 20:13:17 +00:00
views Revised r9566 slightly to be backwards compatible with versions 1.0 - 1.0.2. 2009-01-09 12:41:07 +00:00
__init__.py Bump version to 1.1 alpha 1 and add download_url for the eventual 1.1 alpha 1 packagee 2009-02-24 01:46:29 +00:00