1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/regressiontests
2011-11-15 09:36:08 +00:00
..
admin_changelist
admin_custom_urls
admin_filters
admin_inlines
admin_ordering
admin_registration
admin_scripts
admin_util
admin_validation
admin_views
admin_widgets
aggregation_regress
app_loading
backends
bash_completion
bug639
bug8245
builtin_server
bulk_create
cache
comment_tests
conditional_processing
context_processors
csrf_tests
custom_columns_regress
custom_managers_regress
datatypes
dates Convert much of the regression tests to use absolute imports. There's still work to be done though. 2011-10-13 18:51:33 +00:00
db_typecasts
decorators
defaultfilters
defer_regress
delete_regress
dispatch
expressions_regress
extra_regress
file_storage
file_uploads
fixtures_regress
forms
generic_inline_admin
generic_relations_regress
generic_views
get_or_create_regress
handlers
httpwrappers
i18n
initial_sql_regress
inline_formsets
inspectdb
introspection
locale/de/LC_MESSAGES
localflavor
logging_tests
m2m_regress
m2m_through_regress
mail Fixed #15750 -- Handle empty mail server credentials gracefully. Thanks, LeandroSouza and bedmondmark. 2011-07-03 17:56:05 +00:00
managers_regress Convert the remainder of the relative imports in the tests to be absolute imports. 2011-10-13 21:34:56 +00:00
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_permalink
model_regress
modeladmin
multiple_database
null_fk
null_fk_ordering
null_queries
one_to_one_regress
pagination_regress
queries
queryset_pickle
requests
reverse_single_related
select_related_onetoone
select_related_regress Convert the remainder of the relative imports in the tests to be absolute imports. 2011-10-13 21:34:56 +00:00
serializers_regress Convert the remainder of the relative imports in the tests to be absolute imports. 2011-10-13 21:34:56 +00:00
servers
settings_tests Convert the remainder of the relative imports in the tests to be absolute imports. 2011-10-13 21:34:56 +00:00
signals_regress
signed_cookies_tests
signing
sites_framework
special_headers
staticfiles_tests
string_lookup
syndication
templates
test_client_regress
test_runner
test_utils
text
transactions_regress
urlpatterns_reverse
utils
views
wsgi
__init__.py