Tim Graham e7dcd40da2 Added extra newline for flake8. 11 年之前
..
admin_changelist 7a61c68c50 PEP8 cleanup 11 年之前
admin_custom_urls 7a61c68c50 PEP8 cleanup 11 年之前
admin_docs 48ce09f2f6 Fixed missing admindocs' site_header 11 年之前
admin_filters 68b540c977 Fixed #21361 -- allowed access self.value() from SimpleListFilter lookup 11 年之前
admin_inlines 7a61c68c50 PEP8 cleanup 11 年之前
admin_ordering b9d908da54 Fixed some flake8 issues 11 年之前
admin_registration e23de9e350 Fixed typo in exception message; refs #19414 11 年之前
admin_scripts 7a61c68c50 PEP8 cleanup 11 年之前
admin_util 7a61c68c50 PEP8 cleanup 11 年之前
admin_validation 7a61c68c50 PEP8 cleanup 11 年之前
admin_views c74504c2dd Fixed #20522 - Allowed use of partially validated object in ModelAdmin.add_view formset validation. 11 年之前
admin_widgets 4f151da1e5 Merging in master 11 年之前
aggregation 7a61c68c50 PEP8 cleanup 11 年之前
aggregation_regress c347f78cc1 Fixed all E226 violations 11 年之前
app_cache 52eb19b545 Make multi-app-cache tests work again 11 年之前
app_loading 36ded01527 Fixed #21302 -- Fixed unused imports and import *. 11 年之前
backends 7a61c68c50 PEP8 cleanup 11 年之前
base adedc31072 Fixed "redefinition of unused 'foo' from line X" pyflakes warnings. 11 年之前
bash_completion 1dae4ac177 Whitespace cleanup. 11 年之前
basic 7a61c68c50 PEP8 cleanup 11 年之前
bug639 7a61c68c50 PEP8 cleanup 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 c347f78cc1 Fixed all E226 violations 11 年之前
cache 83ab04c6d6 flake8 fixes 11 年之前
check 7a61c68c50 PEP8 cleanup 11 年之前
choices 7a61c68c50 PEP8 cleanup 11 年之前
commands_sql 7a61c68c50 PEP8 cleanup 11 年之前
comment_tests 3bc0d46a84 Fixed all E261 warnings 11 年之前
conditional_processing 7a61c68c50 PEP8 cleanup 11 年之前
contenttypes_tests f88e760869 Added more tests for ContentTypeManager.get_for_model. 11 年之前
context_processors 36ded01527 Fixed #21302 -- Fixed unused imports and import *. 11 年之前
createsuperuser 1dae4ac177 Whitespace cleanup. 11 年之前
csrf_tests 7a61c68c50 PEP8 cleanup 11 年之前
custom_columns 7a61c68c50 PEP8 cleanup 11 年之前
custom_columns_regress 7a61c68c50 PEP8 cleanup 11 年之前
custom_managers 01e8ac47b3 PEP-8 cleanup 11 年之前
custom_managers_regress 7a61c68c50 PEP8 cleanup 11 年之前
custom_methods 5c1143910e Removed most of absolute_import imports 11 年之前
custom_pk d1df395f3a Fixed #21517 -- Added unit test for non-autoincrement primary key with value 0. 11 年之前
datatypes f67e18f39e Fixed all E251 violations 11 年之前
dates 7a61c68c50 PEP8 cleanup 11 年之前
datetimes 17ed99f3a3 Fixed #21432 -- DateTimeQuery now copies tzinfo when cloning. 11 年之前
db_backends 626fa28878 Fixed #13813 -- Comparison of DatabaseWrappers doesn't raise errors. 11 年之前
db_typecasts 7a61c68c50 PEP8 cleanup 11 年之前
decorators 9b7455e918 Fixed #21351 -- Replaced memoize with Python's lru_cache. 11 年之前
defaultfilters b914991b37 Added more tests and documentation for dictsort. 11 年之前
defer 7477a4ffde Fixed E125 pep8 warnings 11 年之前
defer_regress 7a61c68c50 PEP8 cleanup 11 年之前
delete 7a61c68c50 PEP8 cleanup 11 年之前
delete_regress 7a61c68c50 PEP8 cleanup 11 年之前
deprecation 9b7455e918 Fixed #21351 -- Replaced memoize with Python's lru_cache. 11 年之前
dispatch 7a61c68c50 PEP8 cleanup 11 年之前
distinct_on_fields b1b04df065 Fixed #20600 -- ordered distinct(*fields) in subqueries 11 年之前
empty 5c1143910e Removed most of absolute_import imports 11 年之前
expressions c347f78cc1 Fixed all E226 violations 11 年之前
expressions_regress 7a61c68c50 PEP8 cleanup 11 年之前
extra_regress b1b04df065 Fixed #20600 -- ordered distinct(*fields) in subqueries 11 年之前
field_deconstruction 96d1d4e292 Removed unused local variables in tests. 11 年之前
field_defaults 5c1143910e Removed most of absolute_import imports 11 年之前
field_subclassing 7a61c68c50 PEP8 cleanup 11 年之前
file_storage 7a61c68c50 PEP8 cleanup 11 年之前
file_uploads 7a61c68c50 PEP8 cleanup 11 年之前
files 36ded01527 Fixed #21302 -- Fixed unused imports and import *. 11 年之前
fixtures 7a61c68c50 PEP8 cleanup 11 年之前
fixtures_model_package 7a61c68c50 PEP8 cleanup 11 年之前
fixtures_regress 41ebc4838d Fixed #21551 -- Reenabled loading fixtures from subdirectory 11 年之前
force_insert_update f67e18f39e Fixed all E251 violations 11 年之前
foreign_object bbc73e6a12 Fixed #21566 -- Fixed AttributeError when using bulk_create with ForeignObject. 11 年之前
forms_tests f563c339ca Fixed #20867 -- Added the Form.add_error() method. 11 年之前
generic_inline_admin 7a61c68c50 PEP8 cleanup 11 年之前
generic_relations 7a61c68c50 PEP8 cleanup 11 年之前
generic_relations_regress 3411af3cd1 Fixed #21403: Corrected test code 11 年之前
generic_views 7a61c68c50 PEP8 cleanup 11 年之前
get_earliest_or_latest 96d1d4e292 Removed unused local variables in tests. 11 年之前
get_object_or_404 7a61c68c50 PEP8 cleanup 11 年之前
get_or_create 96d1d4e292 Removed unused local variables in tests. 11 年之前
get_or_create_regress 7a61c68c50 PEP8 cleanup 11 年之前
handlers 7a61c68c50 PEP8 cleanup 11 年之前
http_utils bab9123daa Fixed #21268 -- Fixed E303 pep8 warnings 11 年之前
httpwrappers a480f8320a Simplified iteration in HTTP response objects. 11 年之前
i18n 91c38ce4b2 Fixed 21406 -- Made blocktrans 'trimmed' option preserve line numbers. 11 年之前
indexes cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 年之前
initial_sql_regress f67e18f39e Fixed all E251 violations 11 年之前
inline_formsets b9d908da54 Fixed some flake8 issues 11 年之前
inspectdb 7a61c68c50 PEP8 cleanup 11 年之前
introspection c89d80e2cc Fixed #21097 - Added DatabaseFeature.can_introspect_autofield 11 年之前
invalid_models 3bc0d46a84 Fixed all E261 warnings 11 年之前
known_related_objects 7a61c68c50 PEP8 cleanup 11 年之前
logging_tests e6dd70b4db Fixed #21383 -- Added request details in SuspiciousOperation messages 11 年之前
lookup c347f78cc1 Fixed all E226 violations 11 年之前
m2m_and_m2o 7a61c68c50 PEP8 cleanup 11 年之前
m2m_intermediary 7a61c68c50 PEP8 cleanup 11 年之前
m2m_multiple 5649c0af9d Fixed "indentation is not a multiple of four" pep8 issues. 11 年之前
m2m_recursive 9d740eb8b1 Fix all violators of E231 11 年之前
m2m_regress 7a61c68c50 PEP8 cleanup 11 年之前
m2m_signals 7a61c68c50 PEP8 cleanup 11 年之前
m2m_through 7a61c68c50 PEP8 cleanup 11 年之前
m2m_through_regress 7a61c68c50 PEP8 cleanup 11 年之前
m2o_recursive 7a61c68c50 PEP8 cleanup 11 年之前
mail 3afde36d03 Undelete the login() call inadvertantly removed in 4e0a2fe59c 11 年之前
managers_regress 36ded01527 Fixed #21302 -- Fixed unused imports and import *. 11 年之前
many_to_many 7a61c68c50 PEP8 cleanup 11 年之前
many_to_one 7a61c68c50 PEP8 cleanup 11 年之前
many_to_one_null 7a61c68c50 PEP8 cleanup 11 年之前
many_to_one_regress 7a61c68c50 PEP8 cleanup 11 年之前
max_lengths 7a61c68c50 PEP8 cleanup 11 年之前
middleware 7a61c68c50 PEP8 cleanup 11 年之前
middleware_exceptions 7a61c68c50 PEP8 cleanup 11 年之前
migrate_signals 3db66b1d65 Updated syncdb -> migrate in tests. 11 年之前
migrations 19e4374971 Fixed ModelState breaking when unique_together has unhashable elements. 11 年之前
model_fields 16d73d7416 Fixed #21512 -- Added more complete information about Pillow and PIL in model_fields and model_forms tests. 11 年之前
model_forms 16d73d7416 Fixed #21512 -- Added more complete information about Pillow and PIL in model_fields and model_forms tests. 11 年之前
model_forms_regress 8a9c8bb907 Fixed #21568 -- Added missing ModelMultipleChoiceField to_python method 11 年之前
model_formsets 3f115776e1 PEP8 11 年之前
model_formsets_regress 3f115776e1 PEP8 11 年之前
model_inheritance 3f115776e1 PEP8 11 年之前
model_inheritance_regress 38e24d680d Fixed #21554 -- Incorrect SQL generated when using multiple inheritance. 11 年之前
model_inheritance_same_model_name 7a61c68c50 PEP8 cleanup 11 年之前
model_inheritance_select_related 3f115776e1 PEP8 11 年之前
model_package 36ded01527 Fixed #21302 -- Fixed unused imports and import *. 11 年之前
model_permalink 5c1143910e Removed most of absolute_import imports 11 年之前
model_regress b289fcf1bf Fixed #21288 -- Fixed E126 pep8 warnings 11 年之前
model_validation eb38257e51 Fixed #21391 -- Allow model signals to lazily reference their senders. 11 年之前
modeladmin 3f115776e1 PEP8 11 年之前
multiple_database 7a61c68c50 PEP8 cleanup 11 年之前
mutually_referential c3791463a5 Fixing E302 Errors 11 年之前
nested_foreign_keys c3791463a5 Fixing E302 Errors 11 年之前
null_fk f67e18f39e Fixed all E251 violations 11 年之前
null_fk_ordering c3791463a5 Fixing E302 Errors 11 年之前
null_queries c3791463a5 Fixing E302 Errors 11 年之前
one_to_one c3791463a5 Fixing E302 Errors 11 年之前
one_to_one_regress fa2e1371cd Fixed #21216 -- Allow `OneToOneField` reverse accessor to be hidden. 11 年之前
or_lookups bab9123daa Fixed #21268 -- Fixed E303 pep8 warnings 11 年之前
order_with_respect_to c3791463a5 Fixing E302 Errors 11 年之前
ordering c3791463a5 Fixing E302 Errors 11 年之前
pagination b289fcf1bf Fixed #21288 -- Fixed E126 pep8 warnings 11 年之前
prefetch_related cb83448891 Fixed #21410 -- prefetch_related() for ForeignKeys with related_name='+' 11 年之前
properties 10a09b8e60 Fixed the use of the -ise suffix, where -ize is prefered 11 年之前
proxy_model_inheritance c3791463a5 Fixing E302 Errors 11 年之前
proxy_models c3791463a5 Fixing E302 Errors 11 年之前
queries e7b61e5717 Fixed #11320 -- exclude() too aggressive in join promotion 11 年之前
queryset_pickle 8eec2d93b6 Fixed all E261 warnings 11 年之前
raw_query c3791463a5 Fixing E302 Errors 11 年之前
requests ceecc962ad Fixed #21447 -- Restored code erroneously removed in 20472aa827669d2b83b74e521504e88e18d086a1. 11 年之前
requirements c75dd664cf Fixed #21538 -- Added numpy to test/requirements/base.txt 11 年之前
reserved_names 96d1d4e292 Removed unused local variables in tests. 11 年之前
resolve_url 1dae4ac177 Whitespace cleanup. 11 年之前
responses c3791463a5 Fixing E302 Errors 11 年之前
reverse_lookup c3791463a5 Fixing E302 Errors 11 年之前
reverse_single_related c3791463a5 Fixing E302 Errors 11 年之前
save_delete_hooks 5c1143910e Removed most of absolute_import imports 11 年之前
schema 7349a22d29 flake8 fix 11 年之前
select_for_update 36ded01527 Fixed #21302 -- Fixed unused imports and import *. 11 年之前
select_related c3791463a5 Fixing E302 Errors 11 年之前
select_related_onetoone c3791463a5 Fixing E302 Errors 11 年之前
select_related_regress f67e18f39e Fixed all E251 violations 11 年之前
serializers 621c25c419 Added missing deconstruct() methods. 11 年之前
serializers_regress 8eec2d93b6 Fixed all E261 warnings 11 年之前
servers c3791463a5 Fixing E302 Errors 11 年之前
settings_tests c3791463a5 Fixing E302 Errors 11 年之前
signals eb38257e51 Fixed #21391 -- Allow model signals to lazily reference their senders. 11 年之前
signed_cookies_tests f67e18f39e Fixed all E251 violations 11 年之前
signing c3791463a5 Fixing E302 Errors 11 年之前
sites_framework c347f78cc1 Fixed all E226 violations 11 年之前
staticfiles_tests 7e2d61a972 Fixed #21380 -- Added a way to set different permission for static directories. 11 年之前
str c3791463a5 Fixing E302 Errors 11 年之前
string_lookup c3791463a5 Fixing E302 Errors 11 年之前
swappable_models b67ab75e82 Fixed assorted flake8 errors. 11 年之前
syndication c3791463a5 Fixing E302 Errors 11 年之前
tablespaces c3791463a5 Fixing E302 Errors 11 年之前
template_tests 2688462f91 Refs #21230 -- removed direct settings manipulation from template tests 11 年之前
templates 3ac823fc5b Fixed #21460 -- Reenabled proper template precedence in find_template 11 年之前
test_client 384816fccb Fixed #21448 -- Fixed test client logout with cookie-based sessions 11 年之前
test_client_regress 4fdd51b732 Fixed #15179 -- middlewares not applied for test client login() 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 c3791463a5 Fixing E302 Errors 11 年之前
test_runner_deprecation_app c3791463a5 Fixing E302 Errors 11 年之前
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 ccd11c09c3 Flake8 fix -- correct number of newlines between top level definitions 11 年之前
text e7b9c11c3f Fixed #20231 -- Don't use allow_lazy on smart_split 12 年之前
timezones c3791463a5 Fixing E302 Errors 11 年之前
transactions c3791463a5 Fixing E302 Errors 11 年之前
transactions_regress c3791463a5 Fixing E302 Errors 11 年之前
unmanaged_models c3791463a5 Fixing E302 Errors 11 年之前
update c3791463a5 Fixing E302 Errors 11 年之前
update_only_fields c3791463a5 Fixing E302 Errors 11 年之前
urlpatterns_reverse bc742ca110 Flake8 fixes -- including not runnign flake8 over a backported file 11 年之前
user_commands c3791463a5 Fixing E302 Errors 11 年之前
utils_tests a1a26690b9 Fixed #21572 -- Added unit test for django.utils.text.normalize_newlines. 11 年之前
validation a8f4553aae Fixed #21555 -- Made ValidationError pickable. 11 年之前
validators c3791463a5 Fixing E302 Errors 11 年之前
version c3791463a5 Fixing E302 Errors 11 年之前
view_tests e7dcd40da2 Added extra newline for flake8. 11 年之前
wsgi 7477a4ffde Fixed E125 pep8 warnings 11 年之前
.coveragerc 51a9a5980a Made coverage ignore files without associated source code. 11 年之前
runtests.py 7477a4ffde Fixed E125 pep8 warnings 11 年之前
test_sqlite.py 8dd8400f7e Updated an inaccurate comment. 12 年之前
urls.py 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 年之前