.. |
bin
|
Fixed #2604 -- Got compile-messages.py working on win32. Thanks for the patch, Jarosław Zabiełło
|
2006-08-28 18:43:58 +00:00 |
conf
|
updated english basic translation file (for two new date formats)
|
2006-09-25 13:38:09 +00:00 |
contrib
|
Fixed #2508 -- Added back support for custom edit_inline classes. Thanks,
|
2006-09-23 10:02:16 +00:00 |
core
|
Fixed #2729 -- Handle initial SQL with different line-ending styles (Windows
|
2006-09-25 07:36:46 +00:00 |
db
|
Fixed #2772 -- Made SQLite support work correctly with Python 2.5 standard
|
2006-09-25 01:53:34 +00:00 |
dispatch
|
Part 3 of pedant day: replaced all tabs in Django with spaces. Python the way Guido intended it, baby!
|
2006-07-21 20:48:17 +00:00 |
forms
|
Fixed #2727 -- Fixed problem with serialising error messages from validation.
|
2006-09-24 12:16:15 +00:00 |
http
|
Fixed #2560 -- Add close() support to HttpResponse iterators. Thanks, Ivan
|
2006-09-22 12:32:00 +00:00 |
middleware
|
Fixed #2747 -- Make X-Headers work for staff members. Admins with dyanmic IP
|
2006-09-22 03:17:28 +00:00 |
shortcuts
|
Added *args to get_list_or_404, too (refs #2048).
|
2006-05-31 12:36:01 +00:00 |
template
|
Fixed #2454 -- Make "ifchanged" tag work more predictably inside nested
|
2006-09-23 09:49:58 +00:00 |
templatetags
|
Second half of little cleanup tweaks suggested by pyflakes.
|
2006-07-21 20:39:17 +00:00 |
test
|
Fixed #2771 -- Tweaked Django's doctest module so that it also works with
|
2006-09-25 02:33:28 +00:00 |
utils
|
Fixed #2677 -- Removed the need to import sre and hence avoid a
|
2006-09-24 11:44:04 +00:00 |
views
|
Avoid displaying the profanities list in the debug output. Makes it a bit more
|
2006-09-24 10:30:15 +00:00 |
__init__.py
|
Changed django.VERSION from 0.95 to to 0.96-pre
|
2006-07-30 00:59:59 +00:00 |