django/tests/regressiontests
2012-11-03 13:03:15 +01:00
..
admin_changelist
admin_custom_urls
admin_filters
admin_inlines
admin_ordering
admin_registration
admin_scripts Prevented leftover files and dirs in admin_scripts tests 2012-10-29 19:08:07 +01:00
admin_util
admin_validation
admin_views
admin_widgets Fixed #17549 -- Added a clickable link for URLFields in admin change list. 2012-11-03 11:57:33 +01:00
aggregation_regress
app_loading
backends Fixed #18575 -- Empty DATABASES should default to dummy backend 2012-10-28 23:44:03 +01:00
bash_completion
bug639
bug8245
builtin_server
bulk_create
cache
comment_tests Fixed comment_test tests under hash randomization. 2012-10-26 22:47:45 +02:00
conditional_processing
context_processors
createsuperuser
csrf_tests
custom_columns_regress
custom_managers_regress
datatypes
dates
db_typecasts
decorators
defaultfilters Fixed #19070 -- urlize filter no longer raises exceptions on 2.7 2012-10-31 10:58:14 +00:00
defer_regress
delete_regress Fixed #19187 -- Raise consistent error from qs.values().delete() 2012-10-25 17:16:56 +03:00
dispatch
expressions_regress
extra_regress
file_storage Avoid dependence on exact Python exception messages 2012-10-26 01:40:33 +01:00
file_uploads Prevented file_upload tests to leave files behind 2012-10-30 22:27:55 +01:00
fixtures_regress Avoid dependence on exact Python exception messages 2012-10-26 01:40:33 +01:00
forms Fixed #16820 -- Treated '0' value as True for checkbox inputs 2012-10-26 20:44:00 +02:00
generic_inline_admin
generic_relations_regress
generic_views
get_or_create_regress
handlers
http_utils
httpwrappers Fixed httpwrappers tests under hash randomization 2012-10-26 22:09:48 +02:00
i18n Fixed #19088 -- Always escape % inside blocktrans tag 2012-10-23 18:49:22 +02:00
initial_sql_regress
inline_formsets
inspectdb Fixed Oracle failure for "%" in table name 2012-10-27 05:26:42 +03:00
introspection Marked a test as expectedFailure on Oracle 2012-10-27 18:34:18 +03:00
localflavor
logging_tests
m2m_regress
m2m_through_regress Fixed #18823 -- Ensured m2m.clear() works when using through+to_field 2012-10-28 17:31:35 +02:00
mail
managers_regress
many_to_one_regress
max_lengths
middleware
middleware_exceptions
model_fields Fixed #15040 - Boolean fields return 0 and 1 when loaded through select_related 2012-10-26 00:25:59 +01:00
model_forms_regress
model_formsets_regress
model_inheritance_regress
model_inheritance_select_related
model_permalink
model_regress
modeladmin
multiple_database
nested_foreign_keys
null_fk
null_fk_ordering
null_queries
one_to_one_regress
pagination_regress
queries Removed dupe_avoidance from sql/query and sql/compiler.py 2012-10-31 08:19:44 +02:00
queryset_pickle
requests Fixed #19101 -- Decoding of non-ASCII POST data on Python 3. 2012-11-03 13:03:15 +01:00
resolve_url
reverse_single_related
select_related_onetoone
select_related_regress
serializers_regress
servers
settings_tests
signals_regress
signed_cookies_tests
signing
sites_framework
special_headers
staticfiles_tests Fixed #17744 -- Reset default file storage with setting_changed signal 2012-10-30 22:23:28 +01:00
string_lookup
syndication
templates
test_client_regress
test_runner
test_utils
text
transactions_regress
urlpatterns_reverse
utils Fixed feedgenerator tests under hash randomization 2012-10-26 22:40:35 +02:00
version
views
wsgi
__init__.py