Juan Catalano 4840fd9cbc Fixed #20919 -- Extended assertRedirects to be able to avoid fetching redirect's response. 11 年之前
..
admin_changelist 96fd5557f9 Removed a ton of unused local vars 11 年之前
admin_custom_urls df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 年之前
admin_docs 5c1143910e Removed most of absolute_import imports 11 年之前
admin_filters 5c1143910e Removed most of absolute_import imports 11 年之前
admin_inlines 96fd5557f9 Removed a ton of unused local vars 11 年之前
admin_ordering 5c1143910e Removed most of absolute_import imports 11 年之前
admin_registration 5c1143910e Removed most of absolute_import imports 11 年之前
admin_scripts 96fd5557f9 Removed a ton of unused local vars 11 年之前
admin_util 5c1143910e Removed most of absolute_import imports 11 年之前
admin_validation 5649c0af9d Fixed "indentation is not a multiple of four" pep8 issues. 11 年之前
admin_views 0d74f9553c Fixed #21063 -- AdminSite app_index should be fail early if the user has no permissions. 11 年之前
admin_widgets af67ce5e18 Fixed #4574 -- Added CSS classes to the admin calendar widget for better control over styling. 11 年之前
aggregation 9d700322b3 Fixed #19885 -- cleaned up the django.test namespace 11 年之前
aggregation_regress 9d700322b3 Fixed #19885 -- cleaned up the django.test namespace 11 年之前
app_cache 52eb19b545 Make multi-app-cache tests work again 11 年之前
app_loading 04489c7dbf Fixed #17667 -- Prevented app loading from skipping nonexistent apps after the first try 11 年之前
backends 97a626d898 Fixed this syntax error on py32 11 年之前
base 365c3e8b73 Replaced "not PY3" by "PY2", new in six 1.4.0. 11 年之前
bash_completion df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 年之前
basic 9d11522599 Removed some more unused local vars 11 年之前
bug639 5c1143910e Removed most of absolute_import imports 11 年之前
bug8245 5c1143910e Removed most of absolute_import imports 11 年之前
builtin_server cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 年之前
bulk_create 5c1143910e Removed most of absolute_import imports 11 年之前
cache 9d11522599 Removed some more unused local vars 11 年之前
check 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 年之前
choices 5c1143910e Removed most of absolute_import imports 11 年之前
commands_sql 8010289ea2 Fixed #15697 -- Made sqlindexes aware of auto-created tables 12 年之前
comment_tests df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 年之前
conditional_processing df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 年之前
contenttypes_tests 5c1143910e Removed most of absolute_import imports 11 年之前
context_processors 5c1143910e Removed most of absolute_import imports 11 年之前
createsuperuser 89f40e3624 Merged regressiontests and modeltests into the test root. 12 年之前
csrf_tests 9d11522599 Removed some more unused local vars 11 年之前
custom_columns 5c1143910e Removed most of absolute_import imports 11 年之前
custom_columns_regress 5c1143910e Removed most of absolute_import imports 11 年之前
custom_managers 9d11522599 Removed some more unused local vars 11 年之前
custom_managers_regress 5c1143910e Removed most of absolute_import imports 11 年之前
custom_methods 5c1143910e Removed most of absolute_import imports 11 年之前
custom_pk 9d11522599 Removed some more unused local vars 11 年之前
datatypes 9d11522599 Removed some more unused local vars 11 年之前
dates 5c1143910e Removed most of absolute_import imports 11 年之前
datetimes 5c1143910e Removed most of absolute_import imports 11 年之前
db_backends 626fa28878 Fixed #13813 -- Comparison of DatabaseWrappers doesn't raise errors. 11 年之前
db_typecasts cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 年之前
decorators cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 年之前
defaultfilters 5649c0af9d Fixed "indentation is not a multiple of four" pep8 issues. 11 年之前
defer 4668c142dc Made Model.__eq__ consider proxy models equivalent 11 年之前
defer_regress b0ce6fe656 Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions 11 年之前
delete 9d11522599 Removed some more unused local vars 11 年之前
delete_regress df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 年之前
deprecation deebb1a977 Import test case classes from their public API module. 11 年之前
dispatch df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 年之前
distinct_on_fields df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 年之前
empty 5c1143910e Removed most of absolute_import imports 11 年之前
expressions 5c1143910e Removed most of absolute_import imports 11 年之前
expressions_regress 9d700322b3 Fixed #19885 -- cleaned up the django.test namespace 11 年之前
extra_regress 07876cf02b Deprecated SortedDict (replaced with collections.OrderedDict) 11 年之前
field_deconstruction 48dd1e63bb Ported over Field.deconstruct() from my schema alteration branch. 11 年之前
field_defaults 5c1143910e Removed most of absolute_import imports 11 年之前
field_subclassing 5c1143910e Removed most of absolute_import imports 11 年之前
file_storage df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 年之前
file_uploads 7008ed61c5 Fixed #21033 -- Fixed uploaded filenames not always being truncated to 255 characters 11 年之前
files 7008ed61c5 Fixed #21033 -- Fixed uploaded filenames not always being truncated to 255 characters 11 年之前
fixtures df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 年之前
fixtures_model_package df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 年之前
fixtures_regress 96346ed5ad Fixed #20933 -- Allowed loaddata to load fixtures from relative paths. 11 年之前
force_insert_update 5c1143910e Removed most of absolute_import imports 11 年之前
foreign_object dcdc579d16 Fixed #20874 -- bump_prefix() in nested subqueries 11 年之前
forms_tests df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 年之前
generic_inline_admin a0ed2f9260 Fixed #18681 -- GenericInlineModelAdmin.get_formset() no longer bypasses get_fieldsets(). 11 年之前
generic_relations b11564fd36 Fixed #16869 -- BaseGenericInlineFormSet.save_new should use form's save() method 11 年之前
generic_relations_regress 31fd64ad8a Fixed #20564 -- Generic relations exclude() regression 11 年之前
generic_views d005130845 fixed test name from an old, overly specific iteration of the test 11 年之前
get_earliest_or_latest 5c1143910e Removed most of absolute_import imports 11 年之前
get_object_or_404 5c1143910e Removed most of absolute_import imports 11 年之前
get_or_create 5c1143910e Removed most of absolute_import imports 11 年之前
get_or_create_regress 5c1143910e Removed most of absolute_import imports 11 年之前
handlers 65b6eff322 Fixed #20530 -- Properly decoded non-ASCII query strings on Python 3. 11 年之前
http_utils c28281f9d6 Fixed a Python 2.6 regression (GzipFile can't act as a context manager) 12 年之前
httpwrappers f2a4452882 Fixed #18403 -- Initialized bad_cookies in SimpleCookie 11 年之前
i18n a52cc1c088 Fixed #21078 -- Handled additional bad Accept-Language header 11 年之前
indexes cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 年之前
initial_sql_regress 3db66b1d65 Updated syncdb -> migrate in tests. 11 年之前
inline_formsets 5c1143910e Removed most of absolute_import imports 11 年之前
inspectdb df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 年之前
introspection 5c1143910e Removed most of absolute_import imports 11 年之前
invalid_models df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 年之前
known_related_objects 5c1143910e Removed most of absolute_import imports 11 年之前
logging_tests 165f44aaaa Combine consecutive with statements 11 年之前
lookup c21e86ab9e Added field.attname to Options.name_map 11 年之前
m2m_and_m2o 5c1143910e Removed most of absolute_import imports 11 年之前
m2m_intermediary 5c1143910e Removed most of absolute_import imports 11 年之前
m2m_multiple 5649c0af9d Fixed "indentation is not a multiple of four" pep8 issues. 11 年之前
m2m_recursive 5c1143910e Removed most of absolute_import imports 11 年之前
m2m_regress 3db66b1d65 Updated syncdb -> migrate in tests. 11 年之前
m2m_signals df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 年之前
m2m_through df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 年之前
m2m_through_regress df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 年之前
m2o_recursive 5c1143910e Removed most of absolute_import imports 11 年之前
mail b2b763448f Fixed #20841 -- Added messages to NotImplementedErrors 11 年之前
managers_regress 5c1143910e Removed most of absolute_import imports 11 年之前
many_to_many 5c1143910e Removed most of absolute_import imports 11 年之前
many_to_one 5c1143910e Removed most of absolute_import imports 11 年之前
many_to_one_null 5c1143910e Removed most of absolute_import imports 11 年之前
many_to_one_regress 5c1143910e Removed most of absolute_import imports 11 年之前
max_lengths df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 年之前
middleware 5c1143910e Removed most of absolute_import imports 11 年之前
middleware_exceptions 5c1143910e Removed most of absolute_import imports 11 年之前
migrate_signals 3db66b1d65 Updated syncdb -> migrate in tests. 11 年之前
migrations d59f1993f1 Made MigrationWriter look for a "deconstruct" attribute on functions. 11 年之前
model_fields 2fd03b39ab Removed references to django.utils.unittest which is PendingDeprecation 11 年之前
model_forms bab039d74c Fixed #21041 -- Removed a duplicate form in tests. 11 年之前
model_forms_regress 5c1143910e Removed most of absolute_import imports 11 年之前
model_formsets 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 年之前
model_formsets_regress 5c1143910e Removed most of absolute_import imports 11 年之前
model_inheritance b065aeb17f Fixed #20946 -- model inheritance + m2m failure 11 年之前
model_inheritance_regress 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 年之前
model_inheritance_same_model_name 5c1143910e Removed most of absolute_import imports 11 年之前
model_inheritance_select_related 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 年之前
model_package df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 年之前
model_permalink 5c1143910e Removed most of absolute_import imports 11 年之前
model_regress d9413d33b2 Refactored code and tests that relied on django.utils.tzinfo. 11 年之前
model_validation f763227c7d Fixes a Python 3.x regression introduced in a19e9d80 12 年之前
modeladmin 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 年之前
multiple_database 3db66b1d65 Updated syncdb -> migrate in tests. 11 年之前
mutually_referential 5c1143910e Removed most of absolute_import imports 11 年之前
nested_foreign_keys 5c1143910e Removed most of absolute_import imports 11 年之前
null_fk 5c1143910e Removed most of absolute_import imports 11 年之前
null_fk_ordering 5c1143910e Removed most of absolute_import imports 11 年之前
null_queries 5c1143910e Removed most of absolute_import imports 11 年之前
one_to_one 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 年之前
one_to_one_regress b53ed351b3 Fixed #14043 -- Made sure nullable o2o delete works as expected 11 年之前
or_lookups 5649c0af9d Fixed "indentation is not a multiple of four" pep8 issues. 11 年之前
order_with_respect_to 5c1143910e Removed most of absolute_import imports 11 年之前
ordering 5c1143910e Removed most of absolute_import imports 11 年之前
pagination 5c1143910e Removed most of absolute_import imports 11 年之前
prefetch_related 5649c0af9d Fixed "indentation is not a multiple of four" pep8 issues. 11 年之前
properties 5c1143910e Removed most of absolute_import imports 11 年之前
proxy_model_inheritance 3db66b1d65 Updated syncdb -> migrate in tests. 11 年之前
proxy_models 11cd7388f7 Fixed #20989 -- Removed useless explicit list comprehensions. 11 年之前
queries b4cd8169de Fixed #11811 -- Data-loss bug in queryset.update. 11 年之前
queryset_pickle 5c1143910e Removed most of absolute_import imports 11 年之前
raw_query 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 年之前
requests df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 年之前
requirements a9589dd280 Fixed #21032 -- pip 1.4 can't install pytz. 11 年之前
reserved_names 5649c0af9d Fixed "indentation is not a multiple of four" pep8 issues. 11 年之前
resolve_url cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 年之前
responses cb86f707a0 Fixed #12747 -- Made reason phrases customizable. 12 年之前
reverse_lookup 5c1143910e Removed most of absolute_import imports 11 年之前
reverse_single_related 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 年之前
save_delete_hooks 5c1143910e Removed most of absolute_import imports 11 年之前
schema 6f7977bb63 Fixed #21029: Test for previously-commited SchemaEditor.__exit__ bug. 11 年之前
select_for_update df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 年之前
select_related 5c1143910e Removed most of absolute_import imports 11 年之前
select_related_onetoone 5c1143910e Removed most of absolute_import imports 11 年之前
select_related_regress 5c1143910e Removed most of absolute_import imports 11 年之前
serializers 9d700322b3 Fixed #19885 -- cleaned up the django.test namespace 11 年之前
serializers_regress 01a5359477 Cleanup commit after peer review. 11 年之前
servers 6a6428a36f Took advantage of django.utils.six.moves.urllib.*. 11 年之前
settings_tests 9c711ee3a6 Fixed test failures on Python 3 - refs #12288 11 年之前
signals 5c1143910e Removed most of absolute_import imports 11 年之前
signals_regress 5c1143910e Removed most of absolute_import imports 11 年之前
signed_cookies_tests 89f40e3624 Merged regressiontests and modeltests into the test root. 12 年之前
signing 365c3e8b73 Replaced "not PY3" by "PY2", new in six 1.4.0. 11 年之前
sites_framework 5c1143910e Removed most of absolute_import imports 11 年之前
staticfiles_tests 6a6428a36f Took advantage of django.utils.six.moves.urllib.*. 11 年之前
str 5c1143910e Removed most of absolute_import imports 11 年之前
string_lookup 5c1143910e Removed most of absolute_import imports 11 年之前
swappable_models 3db66b1d65 Updated syncdb -> migrate in tests. 11 年之前
syndication d9413d33b2 Refactored code and tests that relied on django.utils.tzinfo. 11 年之前
tablespaces 3db66b1d65 Updated syncdb -> migrate in tests. 11 年之前
template_tests d9413d33b2 Refactored code and tests that relied on django.utils.tzinfo. 11 年之前
templates ccf8f1e18f Added a test for AdminSite.app_index_template; refs #8498. 11 年之前
test_client 4840fd9cbc Fixed #20919 -- Extended assertRedirects to be able to avoid fetching redirect's response. 11 年之前
test_client_regress 0cac4fbf69 Fixed #18356 -- Gave the test client signals.template_rendered call a unique dispatch_uid 11 年之前
test_discovery_sample 909433fa50 Removed tests for django.utils.unittest vs. unittest. 11 年之前
test_discovery_sample2 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 12 年之前
test_runner 4ba373840a Fixed #16534 -- Improved ability to customize DiscoverRunner 11 年之前
test_runner_deprecation_app 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 12 年之前
test_runner_invalid_app 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 12 年之前
test_suite_override 909433fa50 Removed tests for django.utils.unittest vs. unittest. 11 年之前
test_utils 365c3e8b73 Replaced "not PY3" by "PY2", new in six 1.4.0. 11 年之前
text e7b9c11c3f Fixed #20231 -- Don't use allow_lazy on smart_split 12 年之前
timezones ec2778b445 Fixed #17262 -- Refactored tzinfo implementations. 11 年之前
transactions 165f44aaaa Combine consecutive with statements 11 年之前
transactions_regress 5c1143910e Removed most of absolute_import imports 11 年之前
unmanaged_models df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 年之前
update e01b5a5823 Fixed #11521 -- usage of field.attname in .update() 11 年之前
update_only_fields 5c1143910e Removed most of absolute_import imports 11 年之前
urlpatterns_reverse df462cf760 Fixed #21043 -- Made resolve() handle reverse_lazy objects. 11 年之前
user_commands 7fca4416c7 Made (make|compile)messages check for availability of gettext commands. 12 年之前
utils_tests 79ccd1a101 Fixed test that fails when pytz is installed. 11 年之前
validation 5c1143910e Removed most of absolute_import imports 11 年之前
validators 11b7b9ad00 Fixed an email validation regression 11 年之前
version cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 年之前
view_tests df2fd4e09b Removed unneeded imports in tests's __init__.py and unified them. 11 年之前
wsgi e021b87c00 Fixed a few more imports of django.utils.unittest. 11 年之前
.coveragerc 51a9a5980a Made coverage ignore files without associated source code. 11 年之前
runtests.py 86964a7b4f Silenced deprecation warning regarding old SQL location; refs #14300 11 年之前
test_sqlite.py 8dd8400f7e Updated an inaccurate comment. 12 年之前
urls.py 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 年之前