Anssi Kääriäinen 8d65b6082c Fixed #20955 -- select_related regression 11 лет назад
..
admin_changelist 0bcdcc7eb9 Added ModelAdmin.get_search_fields. 11 лет назад
admin_custom_urls 5c1143910e Removed most of absolute_import imports 11 лет назад
admin_docs 5c1143910e Removed most of absolute_import imports 11 лет назад
admin_filters 5c1143910e Removed most of absolute_import imports 11 лет назад
admin_inlines 5c1143910e Removed most of absolute_import imports 11 лет назад
admin_ordering 5c1143910e Removed most of absolute_import imports 11 лет назад
admin_registration 5c1143910e Removed most of absolute_import imports 11 лет назад
admin_scripts 8550df869b Removed part of a test that doesn't work on Jenkins; refs #19877. 11 лет назад
admin_util 5c1143910e Removed most of absolute_import imports 11 лет назад
admin_validation 5c1143910e Removed most of absolute_import imports 11 лет назад
admin_views 3c03004050 Fixed #20640 -- Avoided NoReverseMatch in get_deleted_objects 11 лет назад
admin_widgets 165f44aaaa Combine consecutive with statements 11 лет назад
aggregation fdbf492946 Fixed an aggregation test failure on MySQL. 11 лет назад
aggregation_regress 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 лет назад
app_loading 04489c7dbf Fixed #17667 -- Prevented app loading from skipping nonexistent apps after the first try 11 лет назад
backends aa830009de Fixed #17519 -- Fixed missing SQL constraints to proxy models. 11 лет назад
base 5124ab7620 add comment to explain why it's necessary to do an explicit check for 12 лет назад
bash_completion cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 лет назад
basic 4668c142dc Made Model.__eq__ consider proxy models equivalent 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 5c1143910e Removed most of absolute_import imports 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 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 лет назад
conditional_processing 5c1143910e Removed most of absolute_import imports 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 63a9555d57 Fixed #19436 -- Don't log warnings in ensure_csrf_cookie. 12 лет назад
custom_columns 5c1143910e Removed most of absolute_import imports 11 лет назад
custom_columns_regress 5c1143910e Removed most of absolute_import imports 11 лет назад
custom_managers 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 лет назад
custom_managers_regress 5c1143910e Removed most of absolute_import imports 11 лет назад
custom_methods 5c1143910e Removed most of absolute_import imports 11 лет назад
custom_pk 5c1143910e Removed most of absolute_import imports 11 лет назад
datatypes 5c1143910e Removed most of absolute_import imports 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 165f44aaaa Combine consecutive with statements 11 лет назад
defer 4668c142dc Made Model.__eq__ consider proxy models equivalent 11 лет назад
defer_regress 5c1143910e Removed most of absolute_import imports 11 лет назад
delete 5c1143910e Removed most of absolute_import imports 11 лет назад
delete_regress 5c1143910e Removed most of absolute_import imports 11 лет назад
deprecation deebb1a977 Import test case classes from their public API module. 11 лет назад
dispatch e55ca60903 Fixed #20943 -- Weakly reference senders when caching their associated receivers 11 лет назад
distinct_on_fields 5c1143910e Removed most of absolute_import imports 11 лет назад
empty 5c1143910e Removed most of absolute_import imports 11 лет назад
expressions 5c1143910e Removed most of absolute_import imports 11 лет назад
expressions_regress 5c1143910e Removed most of absolute_import imports 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 6bdb3b1135 Fixed #13518 -- Added FILE_UPLOAD_DIRECTORY_PERMISSIONS setting 11 лет назад
file_uploads 5c1143910e Removed most of absolute_import imports 11 лет назад
files 5c1143910e Removed most of absolute_import imports 11 лет назад
fixtures 5c1143910e Removed most of absolute_import imports 11 лет назад
fixtures_model_package 31c13a99bb Fixed #14300 -- Fixed initial SQL location if models is a package. 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 165f44aaaa Combine consecutive with statements 11 лет назад
generic_inline_admin a0ed2f9260 Fixed #18681 -- GenericInlineModelAdmin.get_formset() no longer bypasses get_fieldsets(). 11 лет назад
generic_relations f7290581fe Fixed a regression with get_or_create and virtual fields. 11 лет назад
generic_relations_regress 31fd64ad8a Fixed #20564 -- Generic relations exclude() regression 11 лет назад
generic_views 5c1143910e Removed most of absolute_import imports 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 c6e6d4eeb7 Defined available_apps in relevant tests. 11 лет назад
http_utils c28281f9d6 Fixed a Python 2.6 regression (GzipFile can't act as a context manager) 12 лет назад
httpwrappers 3c45fb8589 Fixed #10491 -- Allowed passing lazy objects to HttpResponseRedirect. 11 лет назад
i18n 165f44aaaa Combine consecutive with statements 11 лет назад
indexes cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 лет назад
initial_sql_regress 34a50e99e8 Added regression test for custom SQL containing percents 12 лет назад
inline_formsets 5c1143910e Removed most of absolute_import imports 11 лет назад
inspectdb 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 лет назад
introspection 5c1143910e Removed most of absolute_import imports 11 лет назад
invalid_models cfcf4b3605 Stopped using django.utils.unittest in the test suite. 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 5c1143910e Removed most of absolute_import imports 11 лет назад
m2m_recursive 5c1143910e Removed most of absolute_import imports 11 лет назад
m2m_regress 5c1143910e Removed most of absolute_import imports 11 лет назад
m2m_signals 5c1143910e Removed most of absolute_import imports 11 лет назад
m2m_through 5c1143910e Removed most of absolute_import imports 11 лет назад
m2m_through_regress 5c1143910e Removed most of absolute_import imports 11 лет назад
m2o_recursive 5c1143910e Removed most of absolute_import imports 11 лет назад
mail a5cf5da50d Switched mail tests to SimpleTestCase. 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 5c1143910e Removed most of absolute_import imports 11 лет назад
middleware 5c1143910e Removed most of absolute_import imports 11 лет назад
middleware_exceptions 5c1143910e Removed most of absolute_import imports 11 лет назад
model_fields 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 лет назад
model_forms 71093d22b6 Fixed #16986 -- Model.clean() can report errors on individual fields. 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 5c1143910e Removed most of absolute_import imports 11 лет назад
model_permalink 5c1143910e Removed most of absolute_import imports 11 лет назад
model_regress 5c1143910e Removed most of absolute_import imports 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 5c1143910e Removed most of absolute_import imports 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 5c1143910e Removed most of absolute_import imports 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 5c1143910e Removed most of absolute_import imports 11 лет назад
properties 5c1143910e Removed most of absolute_import imports 11 лет назад
proxy_model_inheritance 5c1143910e Removed most of absolute_import imports 11 лет назад
proxy_models 3844089edc Fixed #20777 -- Admin proxy model deletion regression 11 лет назад
queries 8d65b6082c Fixed #20955 -- select_related regression 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 1c3c21b38d Fixed #19987 -- Disabled host validation when DEBUG=True. 11 лет назад
requirements 4d92a0bd86 Fixed #19196 -- Added test/requirements 11 лет назад
reserved_names 5c1143910e Removed most of absolute_import imports 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 лет назад
select_for_update 1c64a0f29e Fixed #19918 -- Modified select_for_update to run on the write database. 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 5c1143910e Removed most of absolute_import imports 11 лет назад
serializers_regress 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 лет назад
servers 22af1394c6 Expand testing of Test LiveServerTestCase static files serving. 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 89f40e3624 Merged regressiontests and modeltests into the test root. 12 лет назад
sites_framework 5c1143910e Removed most of absolute_import imports 11 лет назад
staticfiles_tests 4c6ffcf721 Fixed #20819 -- Return 404 instead of 500 error when ``staticfiles`` view is used in production. 11 лет назад
str 5c1143910e Removed most of absolute_import imports 11 лет назад
string_lookup 5c1143910e Removed most of absolute_import imports 11 лет назад
swappable_models 5c1143910e Removed most of absolute_import imports 11 лет назад
syncdb_signals c3df866619 Fixed #20603 -- Made the test suite faster. 11 лет назад
syndication 5c1143910e Removed most of absolute_import imports 11 лет назад
tablespaces 5c1143910e Removed most of absolute_import imports 11 лет назад
template_tests ff410565bf Fixed #20709 -- Allowed {% widthratio %} to accept an "as" parameter. 11 лет назад
templates ccf8f1e18f Added a test for AdminSite.app_index_template; refs #8498. 11 лет назад
test_client 5c1143910e Removed most of absolute_import imports 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 5c1143910e Removed most of absolute_import imports 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 165f44aaaa Combine consecutive with statements 11 лет назад
text e7b9c11c3f Fixed #20231 -- Don't use allow_lazy on smart_split 12 лет назад
timezones 5c1143910e Removed most of absolute_import imports 11 лет назад
transactions 165f44aaaa Combine consecutive with statements 11 лет назад
transactions_regress 5c1143910e Removed most of absolute_import imports 11 лет назад
unmanaged_models 5c1143910e Removed most of absolute_import imports 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 5c1143910e Removed most of absolute_import imports 11 лет назад
user_commands 7fca4416c7 Made (make|compile)messages check for availability of gettext commands. 12 лет назад
utils_tests b9ef96e73c Regression test and patch for ticket #20924. 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 165f44aaaa Combine consecutive with statements 11 лет назад
wsgi e021b87c00 Fixed a few more imports of django.utils.unittest. 11 лет назад
.coveragerc 6118d6d1c9 More import removals 11 лет назад
runtests.py deebb1a977 Import test case classes from their public API module. 11 лет назад
test_sqlite.py 8dd8400f7e Updated an inaccurate comment. 12 лет назад
urls.py 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 лет назад