Aymeric Augustin 34a215d506 Deprecated the app argument of apps.get_models. před 11 roky
..
admin_changelist 7a61c68c50 PEP8 cleanup před 11 roky
admin_custom_urls e32095616c Imported override_settings from its new location. před 11 roky
admin_docs e32095616c Imported override_settings from its new location. před 11 roky
admin_filters e32095616c Imported override_settings from its new location. před 11 roky
admin_inlines e32095616c Imported override_settings from its new location. před 11 roky
admin_ordering b9d908da54 Fixed some flake8 issues před 11 roky
admin_registration e23de9e350 Fixed typo in exception message; refs #19414 před 11 roky
admin_scripts c81fae6b95 Used app_label instead of appname. před 11 roky
admin_util 7a61c68c50 PEP8 cleanup před 11 roky
admin_validation 7a61c68c50 PEP8 cleanup před 11 roky
admin_views e32095616c Imported override_settings from its new location. před 11 roky
admin_widgets e32095616c Imported override_settings from its new location. před 11 roky
aggregation 7a61c68c50 PEP8 cleanup před 11 roky
aggregation_regress c347f78cc1 Fixed all E226 violations před 11 roky
app_loading 34a215d506 Deprecated the app argument of apps.get_models. před 11 roky
apps 34a215d506 Deprecated the app argument of apps.get_models. před 11 roky
backends e32095616c Imported override_settings from its new location. před 11 roky
base 1716b7ce5a Renamed AppCache to Apps. před 11 roky
bash_completion 1716b7ce5a Renamed AppCache to Apps. před 11 roky
basic 7a61c68c50 PEP8 cleanup před 11 roky
bug639 7a61c68c50 PEP8 cleanup před 11 roky
bug8245 5c1143910e Removed most of absolute_import imports před 11 roky
builtin_server 6e895f9e06 Removed superfluous models.py files. před 11 roky
bulk_create e32095616c Imported override_settings from its new location. před 11 roky
cache 71a03e01aa Fixed #20346 -- Made cache middleware vary on the full URL. před 11 roky
check 7a61c68c50 PEP8 cleanup před 11 roky
choices 7a61c68c50 PEP8 cleanup před 11 roky
commands_sql 1d4bcb86ea Changed sql_* to use an app config instead of a models module. před 11 roky
comment_tests 7577d03809 Renamed two tests so they actually run. před 11 roky
conditional_processing 6e895f9e06 Removed superfluous models.py files. před 11 roky
contenttypes_tests 1716b7ce5a Renamed AppCache to Apps. před 11 roky
context_processors 6e895f9e06 Removed superfluous models.py files. před 11 roky
createsuperuser 6e895f9e06 Removed superfluous models.py files. před 11 roky
csrf_tests e32095616c Imported override_settings from its new location. před 11 roky
custom_columns a2814846ca Fixed E124 pep8 warnings. před 11 roky
custom_columns_regress 7a61c68c50 PEP8 cleanup před 11 roky
custom_managers 01e8ac47b3 PEP-8 cleanup před 11 roky
custom_managers_regress 7a61c68c50 PEP8 cleanup před 11 roky
custom_methods 5c1143910e Removed most of absolute_import imports před 11 roky
custom_pk a2814846ca Fixed E124 pep8 warnings. před 11 roky
datatypes f67e18f39e Fixed all E251 violations před 11 roky
dates 7a61c68c50 PEP8 cleanup před 11 roky
datetimes 17ed99f3a3 Fixed #21432 -- DateTimeQuery now copies tzinfo when cloning. před 11 roky
db_backends 626fa28878 Fixed #13813 -- Comparison of DatabaseWrappers doesn't raise errors. před 11 roky
db_typecasts 6e895f9e06 Removed superfluous models.py files. před 11 roky
decorators 6e895f9e06 Removed superfluous models.py files. před 11 roky
defaultfilters 6e895f9e06 Removed superfluous models.py files. před 11 roky
defer 7477a4ffde Fixed E125 pep8 warnings před 11 roky
defer_regress 34a215d506 Deprecated the app argument of apps.get_models. před 11 roky
delete 7a61c68c50 PEP8 cleanup před 11 roky
delete_regress 7a61c68c50 PEP8 cleanup před 11 roky
deprecation 6e895f9e06 Removed superfluous models.py files. před 11 roky
dispatch 6e895f9e06 Removed superfluous models.py files. před 11 roky
distinct_on_fields b1b04df065 Fixed #20600 -- ordered distinct(*fields) in subqueries před 11 roky
empty 5ba743e262 Made it possible to create apps without a models module. před 11 roky
expressions c347f78cc1 Fixed all E226 violations před 11 roky
expressions_regress 7f2485b4d1 Fixed #21643 -- repeated execution of qs with F() + timedelta před 11 roky
extra_regress a2814846ca Fixed E124 pep8 warnings. před 11 roky
field_deconstruction 6e895f9e06 Removed superfluous models.py files. před 11 roky
field_defaults 5c1143910e Removed most of absolute_import imports před 11 roky
field_subclassing 7a61c68c50 PEP8 cleanup před 11 roky
file_storage e32095616c Imported override_settings from its new location. před 11 roky
file_uploads e32095616c Imported override_settings from its new location. před 11 roky
files 6e895f9e06 Removed superfluous models.py files. před 11 roky
fixtures 7a61c68c50 PEP8 cleanup před 11 roky
fixtures_model_package 7a61c68c50 PEP8 cleanup před 11 roky
fixtures_regress e32095616c Imported override_settings from its new location. před 11 roky
force_insert_update f67e18f39e Fixed all E251 violations před 11 roky
foreign_object bbc73e6a12 Fixed #21566 -- Fixed AttributeError when using bulk_create with ForeignObject. před 11 roky
forms_tests e32095616c Imported override_settings from its new location. před 11 roky
generic_inline_admin e32095616c Imported override_settings from its new location. před 11 roky
generic_relations 7a61c68c50 PEP8 cleanup před 11 roky
generic_relations_regress 3411af3cd1 Fixed #21403: Corrected test code před 11 roky
generic_views e32095616c Imported override_settings from its new location. před 11 roky
get_earliest_or_latest 96d1d4e292 Removed unused local variables in tests. před 11 roky
get_object_or_404 a2814846ca Fixed E124 pep8 warnings. před 11 roky
get_or_create a2814846ca Fixed E124 pep8 warnings. před 11 roky
get_or_create_regress 7a61c68c50 PEP8 cleanup před 11 roky
handlers e32095616c Imported override_settings from its new location. před 11 roky
http_utils 6e895f9e06 Removed superfluous models.py files. před 11 roky
httpwrappers 6e895f9e06 Removed superfluous models.py files. před 11 roky
i18n e32095616c Imported override_settings from its new location. před 11 roky
indexes cfcf4b3605 Stopped using django.utils.unittest in the test suite. před 11 roky
initial_sql_regress e32095616c Imported override_settings from its new location. před 11 roky
inline_formsets a2814846ca Fixed E124 pep8 warnings. před 11 roky
inspectdb 7a61c68c50 PEP8 cleanup před 11 roky
introspection c89d80e2cc Fixed #21097 - Added DatabaseFeature.can_introspect_autofield před 11 roky
invalid_models_tests e5bcd1d455 Changed get_validation_errors to use an app config. před 11 roky
known_related_objects 7a61c68c50 PEP8 cleanup před 11 roky
logging_tests e32095616c Imported override_settings from its new location. před 11 roky
lookup c347f78cc1 Fixed all E226 violations před 11 roky
m2m_and_m2o 7a61c68c50 PEP8 cleanup před 11 roky
m2m_intermediary 7a61c68c50 PEP8 cleanup před 11 roky
m2m_multiple 5649c0af9d Fixed "indentation is not a multiple of four" pep8 issues. před 11 roky
m2m_recursive 9d740eb8b1 Fix all violators of E231 před 11 roky
m2m_regress a2814846ca Fixed E124 pep8 warnings. před 11 roky
m2m_signals 7a61c68c50 PEP8 cleanup před 11 roky
m2m_through 7a61c68c50 PEP8 cleanup před 11 roky
m2m_through_regress 7a61c68c50 PEP8 cleanup před 11 roky
m2o_recursive 7a61c68c50 PEP8 cleanup před 11 roky
mail e32095616c Imported override_settings from its new location. před 11 roky
managers_regress 38ce41103f Used Apps.clear_cache() in tests that alter the app registry. před 11 roky
many_to_many 7a61c68c50 PEP8 cleanup před 11 roky
many_to_one 6685713869 Fixed E127 pep8 warnings. před 11 roky
many_to_one_null 7a61c68c50 PEP8 cleanup před 11 roky
many_to_one_regress 7a61c68c50 PEP8 cleanup před 11 roky
max_lengths 7a61c68c50 PEP8 cleanup před 11 roky
middleware e32095616c Imported override_settings from its new location. před 11 roky
middleware_exceptions e32095616c Imported override_settings from its new location. před 11 roky
migrate_signals 00110904ac Refactored the migration signals to use app configs. před 11 roky
migrations 38ce41103f Used Apps.clear_cache() in tests that alter the app registry. před 11 roky
model_fields 16d73d7416 Fixed #21512 -- Added more complete information about Pillow and PIL in model_fields and model_forms tests. před 11 roky
model_forms 16d73d7416 Fixed #21512 -- Added more complete information about Pillow and PIL in model_fields and model_forms tests. před 11 roky
model_forms_regress 8a9c8bb907 Fixed #21568 -- Added missing ModelMultipleChoiceField to_python method před 11 roky
model_formsets 0dd9075622 Fixed unittest typo před 11 roky
model_formsets_regress 3f115776e1 PEP8 před 11 roky
model_inheritance 3f115776e1 PEP8 před 11 roky
model_inheritance_regress 6685713869 Fixed E127 pep8 warnings. před 11 roky
model_inheritance_same_model_name 7a61c68c50 PEP8 cleanup před 11 roky
model_inheritance_select_related 3f115776e1 PEP8 před 11 roky
model_package 36ded01527 Fixed #21302 -- Fixed unused imports and import *. před 11 roky
model_permalink 5c1143910e Removed most of absolute_import imports před 11 roky
model_regress b289fcf1bf Fixed #21288 -- Fixed E126 pep8 warnings před 11 roky
model_validation a2814846ca Fixed E124 pep8 warnings. před 11 roky
modeladmin e32095616c Imported override_settings from its new location. před 11 roky
multiple_database e32095616c Imported override_settings from its new location. před 11 roky
mutually_referential c3791463a5 Fixing E302 Errors před 11 roky
nested_foreign_keys c3791463a5 Fixing E302 Errors před 11 roky
no_models 1716b7ce5a Renamed AppCache to Apps. před 11 roky
null_fk f67e18f39e Fixed all E251 violations před 11 roky
null_fk_ordering c3791463a5 Fixing E302 Errors před 11 roky
null_queries d4e578d0f6 Fixed #21552 -- Allowed the use of None for the iexact lookup. před 11 roky
one_to_one 75924cfa6d Fixed #21563 -- Single related object descriptors should work with `hasattr`. před 11 roky
one_to_one_regress fa2e1371cd Fixed #21216 -- Allow `OneToOneField` reverse accessor to be hidden. před 11 roky
or_lookups bab9123daa Fixed #21268 -- Fixed E303 pep8 warnings před 11 roky
order_with_respect_to c3791463a5 Fixing E302 Errors před 11 roky
ordering c3791463a5 Fixing E302 Errors před 11 roky
pagination b289fcf1bf Fixed #21288 -- Fixed E126 pep8 warnings před 11 roky
prefetch_related e32095616c Imported override_settings from its new location. před 11 roky
properties 10a09b8e60 Fixed the use of the -ise suffix, where -ize is prefered před 11 roky
proxy_model_inheritance da16bb30ff Dropped AppCache._empty, _with_app and _without_app. před 11 roky
proxy_models 38ce41103f Used Apps.clear_cache() in tests that alter the app registry. před 11 roky
queries f1b3ab9c21 Fixed #11629 -- Deprecated callable arguments to queryset methods. před 11 roky
queryset_pickle 8eec2d93b6 Fixed all E261 warnings před 11 roky
raw_query 6685713869 Fixed E127 pep8 warnings. před 11 roky
requests e32095616c Imported override_settings from its new location. před 11 roky
requirements c75dd664cf Fixed #21538 -- Added numpy to test/requirements/base.txt před 11 roky
reserved_names 96d1d4e292 Removed unused local variables in tests. před 11 roky
resolve_url 1dae4ac177 Whitespace cleanup. před 11 roky
responses 6e895f9e06 Removed superfluous models.py files. před 11 roky
reverse_lookup c3791463a5 Fixing E302 Errors před 11 roky
reverse_single_related 75924cfa6d Fixed #21563 -- Single related object descriptors should work with `hasattr`. před 11 roky
save_delete_hooks 5c1143910e Removed most of absolute_import imports před 11 roky
schema 3518e9ec1f Amend test table name so it doesn't clash. před 11 roky
select_for_update e32095616c Imported override_settings from its new location. před 11 roky
select_related 6685713869 Fixed E127 pep8 warnings. před 11 roky
select_related_onetoone c3791463a5 Fixing E302 Errors před 11 roky
select_related_regress f67e18f39e Fixed all E251 violations před 11 roky
serializers e32095616c Imported override_settings from its new location. před 11 roky
serializers_regress 8eec2d93b6 Fixed all E261 warnings před 11 roky
servers e32095616c Imported override_settings from its new location. před 11 roky
settings_tests e32095616c Imported override_settings from its new location. před 11 roky
signals eb38257e51 Fixed #21391 -- Allow model signals to lazily reference their senders. před 11 roky
signed_cookies_tests 6e895f9e06 Removed superfluous models.py files. před 11 roky
signing 6e895f9e06 Removed superfluous models.py files. před 11 roky
sites_framework c347f78cc1 Fixed all E226 violations před 11 roky
staticfiles_tests e32095616c Imported override_settings from its new location. před 11 roky
str c3791463a5 Fixing E302 Errors před 11 roky
string_lookup c3791463a5 Fixing E302 Errors před 11 roky
swappable_models dbe2fb632d Added a missing import and removed an unneeded import před 11 roky
syndication c3791463a5 Fixing E302 Errors před 11 roky
tablespaces 38ce41103f Used Apps.clear_cache() in tests that alter the app registry. před 11 roky
template_tests e32095616c Imported override_settings from its new location. před 11 roky
templates 3ac823fc5b Fixed #21460 -- Reenabled proper template precedence in find_template před 11 roky
test_client e32095616c Imported override_settings from its new location. před 11 roky
test_client_regress e32095616c Imported override_settings from its new location. před 11 roky
test_discovery_sample aef019de61 Fixed #21206 -- No longer run discovery if the test label doesn't point to a package or directory. před 11 roky
test_discovery_sample2 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. před 12 roky
test_runner aef019de61 Fixed #21206 -- No longer run discovery if the test label doesn't point to a package or directory. před 11 roky
test_runner_deprecation_app 6e895f9e06 Removed superfluous models.py files. před 11 roky
test_runner_invalid_app 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. před 12 roky
test_suite_override 1716b7ce5a Renamed AppCache to Apps. před 11 roky
test_utils 5cd6477fd6 Fixed #21462 -- Made `assertNumQueries` print executed queries on failure. před 11 roky
text 6e895f9e06 Removed superfluous models.py files. před 11 roky
timezones e32095616c Imported override_settings from its new location. před 11 roky
transactions c3791463a5 Fixing E302 Errors před 11 roky
transactions_regress e32095616c Imported override_settings from its new location. před 11 roky
unmanaged_models c3791463a5 Fixing E302 Errors před 11 roky
update c3791463a5 Fixing E302 Errors před 11 roky
update_only_fields c3791463a5 Fixing E302 Errors před 11 roky
urlpatterns_reverse e32095616c Imported override_settings from its new location. před 11 roky
user_commands c3791463a5 Fixing E302 Errors před 11 roky
utils_tests e32095616c Imported override_settings from its new location. před 11 roky
validation 1716b7ce5a Renamed AppCache to Apps. před 11 roky
validators 6d66ba5948 Fixed #21242 -- Allowed more IANA schemes in URLValidator před 11 roky
version 6e895f9e06 Removed superfluous models.py files. před 11 roky
view_tests e32095616c Imported override_settings from its new location. před 11 roky
wsgi e32095616c Imported override_settings from its new location. před 11 roky
.coveragerc 51a9a5980a Made coverage ignore files without associated source code. před 11 roky
runtests.py 38ce41103f Used Apps.clear_cache() in tests that alter the app registry. před 11 roky
test_sqlite.py 8dd8400f7e Updated an inaccurate comment. před 12 roky
urls.py 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. před 12 roky