1
0
mirror of https://github.com/django/django.git synced 2025-01-13 03:47:26 +00:00
django/django
2006-06-02 19:04:09 +00:00
..
bin
conf fixed #2010: updated 'nl' translation 2006-06-02 10:56:34 +00:00
contrib Fixed #1635 -- Admin-site related-object popup no longer fails for edit_inline objects in IE/Win. Thanks, Christopher Lenz 2006-06-02 17:53:00 +00:00
core Fixed #2073 -- Improved 'manage.py shell' not to pass argv to IPython if it's installed. Thanks, jpellerin@gmail.com 2006-06-02 19:04:09 +00:00
db
dispatch
forms Fixed #2045 - TypeError thrown if a form does not have the correct enctype for uploading 2006-06-01 20:47:34 +00:00
http
middleware
shortcuts Added *args to get_list_or_404, too (refs #2048). 2006-05-31 12:36:01 +00:00
template
templatetags
utils Fixed #2062 -- Added YEAR_MONTH_FORMAT and MONTH_DAY_FORMAT settings, and added technical message IDs of the same names. Thanks, ramiro 2006-06-02 04:20:32 +00:00
views
__init__.py