django1/django
Florian Apolloner 319e135519 Fixed #18800 -- Support numbers bigger than max float in `numberformat`.
Thanks to jbvsmo for the patch and Brad Pitcher for the tests.
2012-09-18 19:43:50 +02:00
..
bin [py3] Added fixer for python_2_unicode_compatible. 2012-08-12 14:44:40 +02:00
conf Remove a couple unused imports. 2012-09-08 14:30:11 -06:00
contrib Added tests for d21f3d9b17. 2012-09-17 21:56:19 +02:00
core Fixed #18947 -- Don't make uploaded files executeable by default. 2012-09-17 22:53:10 +02:00
db Fixed #17485 regression -- only + select_related interaction 2012-09-16 22:58:40 +03:00
dispatch [py3] Fixed dispatch tests 2012-08-15 18:19:21 +02:00
forms Document and test 'type' usage in Widget attrs 2012-09-10 19:31:11 +02:00
http Fixed #18916 -- Allowed non-ASCII headers. 2012-09-07 19:08:57 -04:00
middleware fixed rfc comment typo in middleware/csrf.py 2012-09-10 12:11:24 -03:00
shortcuts Fixed #15552 -- LOGIN_URL and LOGIN_REDIRECT_URL can take URLpattern names. 2012-09-08 16:58:35 -06:00
template Fixes #18933. Fixes code example in docstring. 2012-09-09 00:35:40 -04:00
templatetags Replaced many smart_bytes by force_bytes 2012-08-29 11:20:32 +02:00
test Fixed #17948 -- Isolated auth tests from custom template loaders 2012-09-15 21:39:08 +02:00
utils Fixed #18800 -- Support numbers bigger than max float in `numberformat`. 2012-09-18 19:43:50 +02:00
views Updated docs for dates generic views. 2012-09-08 12:22:39 -04:00
__init__.py Moved version code out of __init__.py. 2012-04-29 13:44:32 -05:00