Anssi Kääriäinen 8d65b6082c Fixed #20955 -- select_related regression 11 ani în urmă
..
admin_changelist 0bcdcc7eb9 Added ModelAdmin.get_search_fields. 11 ani în urmă
admin_custom_urls 5c1143910e Removed most of absolute_import imports 11 ani în urmă
admin_docs 5c1143910e Removed most of absolute_import imports 11 ani în urmă
admin_filters 5c1143910e Removed most of absolute_import imports 11 ani în urmă
admin_inlines 5c1143910e Removed most of absolute_import imports 11 ani în urmă
admin_ordering 5c1143910e Removed most of absolute_import imports 11 ani în urmă
admin_registration 5c1143910e Removed most of absolute_import imports 11 ani în urmă
admin_scripts 8550df869b Removed part of a test that doesn't work on Jenkins; refs #19877. 11 ani în urmă
admin_util 5c1143910e Removed most of absolute_import imports 11 ani în urmă
admin_validation 5c1143910e Removed most of absolute_import imports 11 ani în urmă
admin_views 3c03004050 Fixed #20640 -- Avoided NoReverseMatch in get_deleted_objects 11 ani în urmă
admin_widgets 165f44aaaa Combine consecutive with statements 11 ani în urmă
aggregation fdbf492946 Fixed an aggregation test failure on MySQL. 11 ani în urmă
aggregation_regress 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 ani în urmă
app_loading 04489c7dbf Fixed #17667 -- Prevented app loading from skipping nonexistent apps after the first try 11 ani în urmă
backends aa830009de Fixed #17519 -- Fixed missing SQL constraints to proxy models. 11 ani în urmă
base 5124ab7620 add comment to explain why it's necessary to do an explicit check for 12 ani în urmă
bash_completion cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 ani în urmă
basic 4668c142dc Made Model.__eq__ consider proxy models equivalent 11 ani în urmă
bug639 5c1143910e Removed most of absolute_import imports 11 ani în urmă
bug8245 5c1143910e Removed most of absolute_import imports 11 ani în urmă
builtin_server cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 ani în urmă
bulk_create 5c1143910e Removed most of absolute_import imports 11 ani în urmă
cache 5c1143910e Removed most of absolute_import imports 11 ani în urmă
check 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 ani în urmă
choices 5c1143910e Removed most of absolute_import imports 11 ani în urmă
commands_sql 8010289ea2 Fixed #15697 -- Made sqlindexes aware of auto-created tables 12 ani în urmă
comment_tests 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 ani în urmă
conditional_processing 5c1143910e Removed most of absolute_import imports 11 ani în urmă
contenttypes_tests 5c1143910e Removed most of absolute_import imports 11 ani în urmă
context_processors 5c1143910e Removed most of absolute_import imports 11 ani în urmă
createsuperuser 89f40e3624 Merged regressiontests and modeltests into the test root. 12 ani în urmă
csrf_tests 63a9555d57 Fixed #19436 -- Don't log warnings in ensure_csrf_cookie. 12 ani în urmă
custom_columns 5c1143910e Removed most of absolute_import imports 11 ani în urmă
custom_columns_regress 5c1143910e Removed most of absolute_import imports 11 ani în urmă
custom_managers 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 ani în urmă
custom_managers_regress 5c1143910e Removed most of absolute_import imports 11 ani în urmă
custom_methods 5c1143910e Removed most of absolute_import imports 11 ani în urmă
custom_pk 5c1143910e Removed most of absolute_import imports 11 ani în urmă
datatypes 5c1143910e Removed most of absolute_import imports 11 ani în urmă
dates 5c1143910e Removed most of absolute_import imports 11 ani în urmă
datetimes 5c1143910e Removed most of absolute_import imports 11 ani în urmă
db_backends 626fa28878 Fixed #13813 -- Comparison of DatabaseWrappers doesn't raise errors. 11 ani în urmă
db_typecasts cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 ani în urmă
decorators cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 ani în urmă
defaultfilters 165f44aaaa Combine consecutive with statements 11 ani în urmă
defer 4668c142dc Made Model.__eq__ consider proxy models equivalent 11 ani în urmă
defer_regress 5c1143910e Removed most of absolute_import imports 11 ani în urmă
delete 5c1143910e Removed most of absolute_import imports 11 ani în urmă
delete_regress 5c1143910e Removed most of absolute_import imports 11 ani în urmă
deprecation deebb1a977 Import test case classes from their public API module. 11 ani în urmă
dispatch e55ca60903 Fixed #20943 -- Weakly reference senders when caching their associated receivers 11 ani în urmă
distinct_on_fields 5c1143910e Removed most of absolute_import imports 11 ani în urmă
empty 5c1143910e Removed most of absolute_import imports 11 ani în urmă
expressions 5c1143910e Removed most of absolute_import imports 11 ani în urmă
expressions_regress 5c1143910e Removed most of absolute_import imports 11 ani în urmă
extra_regress 07876cf02b Deprecated SortedDict (replaced with collections.OrderedDict) 11 ani în urmă
field_deconstruction 48dd1e63bb Ported over Field.deconstruct() from my schema alteration branch. 11 ani în urmă
field_defaults 5c1143910e Removed most of absolute_import imports 11 ani în urmă
field_subclassing 5c1143910e Removed most of absolute_import imports 11 ani în urmă
file_storage 6bdb3b1135 Fixed #13518 -- Added FILE_UPLOAD_DIRECTORY_PERMISSIONS setting 11 ani în urmă
file_uploads 5c1143910e Removed most of absolute_import imports 11 ani în urmă
files 5c1143910e Removed most of absolute_import imports 11 ani în urmă
fixtures 5c1143910e Removed most of absolute_import imports 11 ani în urmă
fixtures_model_package 31c13a99bb Fixed #14300 -- Fixed initial SQL location if models is a package. 11 ani în urmă
fixtures_regress 96346ed5ad Fixed #20933 -- Allowed loaddata to load fixtures from relative paths. 11 ani în urmă
force_insert_update 5c1143910e Removed most of absolute_import imports 11 ani în urmă
foreign_object dcdc579d16 Fixed #20874 -- bump_prefix() in nested subqueries 11 ani în urmă
forms_tests 165f44aaaa Combine consecutive with statements 11 ani în urmă
generic_inline_admin a0ed2f9260 Fixed #18681 -- GenericInlineModelAdmin.get_formset() no longer bypasses get_fieldsets(). 11 ani în urmă
generic_relations f7290581fe Fixed a regression with get_or_create and virtual fields. 11 ani în urmă
generic_relations_regress 31fd64ad8a Fixed #20564 -- Generic relations exclude() regression 11 ani în urmă
generic_views 5c1143910e Removed most of absolute_import imports 11 ani în urmă
get_earliest_or_latest 5c1143910e Removed most of absolute_import imports 11 ani în urmă
get_object_or_404 5c1143910e Removed most of absolute_import imports 11 ani în urmă
get_or_create 5c1143910e Removed most of absolute_import imports 11 ani în urmă
get_or_create_regress 5c1143910e Removed most of absolute_import imports 11 ani în urmă
handlers c6e6d4eeb7 Defined available_apps in relevant tests. 11 ani în urmă
http_utils c28281f9d6 Fixed a Python 2.6 regression (GzipFile can't act as a context manager) 12 ani în urmă
httpwrappers 3c45fb8589 Fixed #10491 -- Allowed passing lazy objects to HttpResponseRedirect. 11 ani în urmă
i18n 165f44aaaa Combine consecutive with statements 11 ani în urmă
indexes cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 ani în urmă
initial_sql_regress 34a50e99e8 Added regression test for custom SQL containing percents 12 ani în urmă
inline_formsets 5c1143910e Removed most of absolute_import imports 11 ani în urmă
inspectdb 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 ani în urmă
introspection 5c1143910e Removed most of absolute_import imports 11 ani în urmă
invalid_models cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 ani în urmă
known_related_objects 5c1143910e Removed most of absolute_import imports 11 ani în urmă
logging_tests 165f44aaaa Combine consecutive with statements 11 ani în urmă
lookup c21e86ab9e Added field.attname to Options.name_map 11 ani în urmă
m2m_and_m2o 5c1143910e Removed most of absolute_import imports 11 ani în urmă
m2m_intermediary 5c1143910e Removed most of absolute_import imports 11 ani în urmă
m2m_multiple 5c1143910e Removed most of absolute_import imports 11 ani în urmă
m2m_recursive 5c1143910e Removed most of absolute_import imports 11 ani în urmă
m2m_regress 5c1143910e Removed most of absolute_import imports 11 ani în urmă
m2m_signals 5c1143910e Removed most of absolute_import imports 11 ani în urmă
m2m_through 5c1143910e Removed most of absolute_import imports 11 ani în urmă
m2m_through_regress 5c1143910e Removed most of absolute_import imports 11 ani în urmă
m2o_recursive 5c1143910e Removed most of absolute_import imports 11 ani în urmă
mail a5cf5da50d Switched mail tests to SimpleTestCase. 11 ani în urmă
managers_regress 5c1143910e Removed most of absolute_import imports 11 ani în urmă
many_to_many 5c1143910e Removed most of absolute_import imports 11 ani în urmă
many_to_one 5c1143910e Removed most of absolute_import imports 11 ani în urmă
many_to_one_null 5c1143910e Removed most of absolute_import imports 11 ani în urmă
many_to_one_regress 5c1143910e Removed most of absolute_import imports 11 ani în urmă
max_lengths 5c1143910e Removed most of absolute_import imports 11 ani în urmă
middleware 5c1143910e Removed most of absolute_import imports 11 ani în urmă
middleware_exceptions 5c1143910e Removed most of absolute_import imports 11 ani în urmă
model_fields 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 ani în urmă
model_forms 71093d22b6 Fixed #16986 -- Model.clean() can report errors on individual fields. 11 ani în urmă
model_forms_regress 5c1143910e Removed most of absolute_import imports 11 ani în urmă
model_formsets 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 ani în urmă
model_formsets_regress 5c1143910e Removed most of absolute_import imports 11 ani în urmă
model_inheritance b065aeb17f Fixed #20946 -- model inheritance + m2m failure 11 ani în urmă
model_inheritance_regress 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 ani în urmă
model_inheritance_same_model_name 5c1143910e Removed most of absolute_import imports 11 ani în urmă
model_inheritance_select_related 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 ani în urmă
model_package 5c1143910e Removed most of absolute_import imports 11 ani în urmă
model_permalink 5c1143910e Removed most of absolute_import imports 11 ani în urmă
model_regress 5c1143910e Removed most of absolute_import imports 11 ani în urmă
model_validation f763227c7d Fixes a Python 3.x regression introduced in a19e9d80 12 ani în urmă
modeladmin 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 ani în urmă
multiple_database 5c1143910e Removed most of absolute_import imports 11 ani în urmă
mutually_referential 5c1143910e Removed most of absolute_import imports 11 ani în urmă
nested_foreign_keys 5c1143910e Removed most of absolute_import imports 11 ani în urmă
null_fk 5c1143910e Removed most of absolute_import imports 11 ani în urmă
null_fk_ordering 5c1143910e Removed most of absolute_import imports 11 ani în urmă
null_queries 5c1143910e Removed most of absolute_import imports 11 ani în urmă
one_to_one 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 ani în urmă
one_to_one_regress b53ed351b3 Fixed #14043 -- Made sure nullable o2o delete works as expected 11 ani în urmă
or_lookups 5c1143910e Removed most of absolute_import imports 11 ani în urmă
order_with_respect_to 5c1143910e Removed most of absolute_import imports 11 ani în urmă
ordering 5c1143910e Removed most of absolute_import imports 11 ani în urmă
pagination 5c1143910e Removed most of absolute_import imports 11 ani în urmă
prefetch_related 5c1143910e Removed most of absolute_import imports 11 ani în urmă
properties 5c1143910e Removed most of absolute_import imports 11 ani în urmă
proxy_model_inheritance 5c1143910e Removed most of absolute_import imports 11 ani în urmă
proxy_models 3844089edc Fixed #20777 -- Admin proxy model deletion regression 11 ani în urmă
queries 8d65b6082c Fixed #20955 -- select_related regression 11 ani în urmă
queryset_pickle 5c1143910e Removed most of absolute_import imports 11 ani în urmă
raw_query 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 ani în urmă
requests 1c3c21b38d Fixed #19987 -- Disabled host validation when DEBUG=True. 11 ani în urmă
requirements 4d92a0bd86 Fixed #19196 -- Added test/requirements 11 ani în urmă
reserved_names 5c1143910e Removed most of absolute_import imports 11 ani în urmă
resolve_url cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 ani în urmă
responses cb86f707a0 Fixed #12747 -- Made reason phrases customizable. 12 ani în urmă
reverse_lookup 5c1143910e Removed most of absolute_import imports 11 ani în urmă
reverse_single_related 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 ani în urmă
save_delete_hooks 5c1143910e Removed most of absolute_import imports 11 ani în urmă
select_for_update 1c64a0f29e Fixed #19918 -- Modified select_for_update to run on the write database. 11 ani în urmă
select_related 5c1143910e Removed most of absolute_import imports 11 ani în urmă
select_related_onetoone 5c1143910e Removed most of absolute_import imports 11 ani în urmă
select_related_regress 5c1143910e Removed most of absolute_import imports 11 ani în urmă
serializers 5c1143910e Removed most of absolute_import imports 11 ani în urmă
serializers_regress 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 ani în urmă
servers 22af1394c6 Expand testing of Test LiveServerTestCase static files serving. 11 ani în urmă
settings_tests 9c711ee3a6 Fixed test failures on Python 3 - refs #12288 11 ani în urmă
signals 5c1143910e Removed most of absolute_import imports 11 ani în urmă
signals_regress 5c1143910e Removed most of absolute_import imports 11 ani în urmă
signed_cookies_tests 89f40e3624 Merged regressiontests and modeltests into the test root. 12 ani în urmă
signing 89f40e3624 Merged regressiontests and modeltests into the test root. 12 ani în urmă
sites_framework 5c1143910e Removed most of absolute_import imports 11 ani în urmă
staticfiles_tests 4c6ffcf721 Fixed #20819 -- Return 404 instead of 500 error when ``staticfiles`` view is used in production. 11 ani în urmă
str 5c1143910e Removed most of absolute_import imports 11 ani în urmă
string_lookup 5c1143910e Removed most of absolute_import imports 11 ani în urmă
swappable_models 5c1143910e Removed most of absolute_import imports 11 ani în urmă
syncdb_signals c3df866619 Fixed #20603 -- Made the test suite faster. 11 ani în urmă
syndication 5c1143910e Removed most of absolute_import imports 11 ani în urmă
tablespaces 5c1143910e Removed most of absolute_import imports 11 ani în urmă
template_tests ff410565bf Fixed #20709 -- Allowed {% widthratio %} to accept an "as" parameter. 11 ani în urmă
templates ccf8f1e18f Added a test for AdminSite.app_index_template; refs #8498. 11 ani în urmă
test_client 5c1143910e Removed most of absolute_import imports 11 ani în urmă
test_client_regress 0cac4fbf69 Fixed #18356 -- Gave the test client signals.template_rendered call a unique dispatch_uid 11 ani în urmă
test_discovery_sample 909433fa50 Removed tests for django.utils.unittest vs. unittest. 11 ani în urmă
test_discovery_sample2 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 12 ani în urmă
test_runner 5c1143910e Removed most of absolute_import imports 11 ani în urmă
test_runner_deprecation_app 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 12 ani în urmă
test_runner_invalid_app 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 12 ani în urmă
test_suite_override 909433fa50 Removed tests for django.utils.unittest vs. unittest. 11 ani în urmă
test_utils 165f44aaaa Combine consecutive with statements 11 ani în urmă
text e7b9c11c3f Fixed #20231 -- Don't use allow_lazy on smart_split 12 ani în urmă
timezones 5c1143910e Removed most of absolute_import imports 11 ani în urmă
transactions 165f44aaaa Combine consecutive with statements 11 ani în urmă
transactions_regress 5c1143910e Removed most of absolute_import imports 11 ani în urmă
unmanaged_models 5c1143910e Removed most of absolute_import imports 11 ani în urmă
update e01b5a5823 Fixed #11521 -- usage of field.attname in .update() 11 ani în urmă
update_only_fields 5c1143910e Removed most of absolute_import imports 11 ani în urmă
urlpatterns_reverse 5c1143910e Removed most of absolute_import imports 11 ani în urmă
user_commands 7fca4416c7 Made (make|compile)messages check for availability of gettext commands. 12 ani în urmă
utils_tests b9ef96e73c Regression test and patch for ticket #20924. 11 ani în urmă
validation 5c1143910e Removed most of absolute_import imports 11 ani în urmă
validators 11b7b9ad00 Fixed an email validation regression 11 ani în urmă
version cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 ani în urmă
view_tests 165f44aaaa Combine consecutive with statements 11 ani în urmă
wsgi e021b87c00 Fixed a few more imports of django.utils.unittest. 11 ani în urmă
.coveragerc 6118d6d1c9 More import removals 11 ani în urmă
runtests.py deebb1a977 Import test case classes from their public API module. 11 ani în urmă
test_sqlite.py 8dd8400f7e Updated an inaccurate comment. 12 ani în urmă
urls.py 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 ani în urmă