django/tests/regressiontests
..
admin_changelist
admin_inlines
admin_ordering
admin_registration
admin_scripts
admin_util
admin_validation
admin_views Ensure that L10N formats aren't cached between tests. 2011-02-09 00:09:54 +00:00
admin_widgets Modified wrong expected ClearableFileInput rendering output in a couple of additional tests after fix introduced in [15426]. Refs #14984. 2011-02-05 20:06:49 +00:00
aggregation_regress
app_loading
backends
bash_completion
bug639
bug8245
builtin_server
cache
comment_tests
conditional_processing Fixed #10681 -- Work around (by ignoring) invalid ETag headers. 2009-04-03 06:59:34 +00:00
context_processors
csrf_tests
custom_columns_regress
custom_managers_regress
datatypes
dates
db_typecasts
decorators
defaultfilters Fixed #14240 -- Enabled localization for the filesize filter. Thanks to David Danier for the report and patch. 2011-01-24 08:16:09 +00:00
defer_regress
delete_regress
dispatch
expressions_regress
extra_regress
file_storage
file_uploads
fixtures_regress
forms
formwizard
generic_inline_admin
generic_relations_regress
generic_views Fixed #15298 -- Raise a better error when a TemplateResponseMixin doesn't have a template_name defined. Thanks to rasca for the report. 2011-02-14 13:05:14 +00:00
get_or_create_regress
handlers
httpwrappers
humanize
i18n
initial_sql_regress Refs #14661 -- Clarified the handling of initial data injected via custom SQL. 2011-01-18 16:43:01 +00:00
inline_formsets
inspectdb
introspection
locale/de/LC_MESSAGES
localflavor
m2m_regress
m2m_through_regress
mail
managers_regress
many_to_one_regress
max_lengths
middleware
middleware_exceptions
model_fields
model_forms_regress
model_formsets_regress
model_inheritance_regress
model_inheritance_select_related
model_regress Fixed a failing test caused by [14614]. 2010-11-19 03:42:20 +00:00
modeladmin
multiple_database
null_fk
null_fk_ordering
null_queries Fixed #13815 -- Ensure that reverse exclude lookups on nullable foreign keys exclude null values. Thanks to bpeschier for the report and patch. 2011-02-08 14:06:02 +00:00
one_to_one_regress
pagination_regress
queries
queryset_pickle
requests
reverse_single_related Migrated reverse_single_related doctests. Thanks to Stephan Jaekel. 2010-09-28 07:06:15 +00:00
select_related_onetoone
select_related_regress
serializers_regress
servers
settings_tests
signals_regress
sites_framework
special_headers
staticfiles_tests Fixed the staticfiles management commands collectstatic and findstatic to not raise encoding related exceptions when handlings filenames with non-ASCII characters. 2011-02-14 23:45:32 +00:00
string_lookup
syndication
templates
test_client_regress
test_runner
test_utils Fixed #14774 -- the test client and assertNumQueries didn't work well together. Thanks to Jonas Obrist for the initial patch. 2011-01-20 04:47:47 +00:00
text Fixed #5672 -- Allow the separator in the get_text_list utility function to be translated. Thanks, Claude. 2010-12-12 22:53:49 +00:00
transactions_regress
urlpatterns_reverse
utils
views
__init__.py