1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/django
2009-03-11 04:56:13 +00:00
..
bin
conf Updates German translation, fixes #10444 2009-03-09 16:33:52 +00:00
contrib Fixed #9204 -- Added GIcon overlay, allowing customization for icons of GMarker objects. Thanks to qingfeng for initial ticket/patch, and to prairiedogg for final implementation. 2009-03-10 18:03:35 +00:00
core Fixed #3163 -- Add a "Meta.managed" option to models. 2009-03-09 03:35:02 +00:00
db Fixed some breakages in the test database handling from r10026. 2009-03-11 04:56:13 +00:00
dispatch
forms Fixed #10271, #10281 -- Fixed the handling multiple inline models that share a common base class and have the link to the inline parent on the base class. Includes modifications that allow the equivalent handling for GenericFields. Thanks to Idan Gazit, Antti Kaihola (akaihola), and Alex Gaynor for their work on this patch. 2009-03-10 11:19:26 +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 #9701 -- Added a "safeseq" template filter. 2009-03-02 08:16:33 +00:00
templatetags
test Fixed #10165 -- Use settings.TEST_RUNNER in runtests.py 2009-02-28 04:46:38 +00:00
utils Factor out some common pieces of django.conf.LazySettings. 2009-03-02 04:48:22 +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