1
0
mirror of https://github.com/django/django.git synced 2025-01-13 20:07:13 +00:00
django/tests/regressiontests
2007-03-20 11:07:52 +00:00
..
bug639 Added a tearDown to the tests for #639 so that the "uploaded" image doesn't clog /tmp. Sorry, Joseph! 2007-03-01 00:02:04 +00:00
cache
datastructures Fixed #3678 -- Implemented SortedDict.copy(). 2007-03-09 05:34:42 +00:00
dateformat Fixed #3488: Added "b" option to date format filter. Thanks, Gary Wilson. 2007-02-28 16:18:55 +00:00
db_typecasts
defaultfilters Fixed #3714 -- Fixed handling of indented text in wordwrap template filter. Thanks for the fix, Ian Clelland. 2007-03-20 11:07:52 +00:00
dispatch Updated the dispatch unit tests to be consistant with our coding style. 2007-02-26 03:44:36 +00:00
forms Fixed #3654 -- Fixed test failure from [4665]. 2007-03-06 01:12:46 +00:00
httpwrappers
humanize Fixed #3518: Added unit tests for the humanize filters. Major thanks to Jyrki Pulliainen for the tests. 2007-02-25 16:09:30 +00:00
initial_sql_regress
invalid_admin_options
many_to_one_regress Fixed #1839, #2415, #2536 -- Fixed a generated name clash that was common in 2007-03-08 03:21:35 +00:00
markup
null_queries
one_to_one_regress
serializers_regress Fixed #3741 -- Fixed serialization of GenericRelations. Thanks for the report, Alexander Solovyov. 2007-03-19 11:57:53 +00:00
string_lookup
templates Fixed #3670 -- Fixed template argument parsing so that it understands negative 2007-03-09 06:12:15 +00:00
urlpatterns_reverse
__init__.py