Simon Charette eb38257e51 Fixed #21391 -- Allow model signals to lazily reference their senders. 11 anos atrás
..
admin_changelist 7a61c68c50 PEP8 cleanup 11 anos atrás
admin_custom_urls 7a61c68c50 PEP8 cleanup 11 anos atrás
admin_docs 48ce09f2f6 Fixed missing admindocs' site_header 11 anos atrás
admin_filters 68b540c977 Fixed #21361 -- allowed access self.value() from SimpleListFilter lookup 11 anos atrás
admin_inlines 7a61c68c50 PEP8 cleanup 11 anos atrás
admin_ordering b9d908da54 Fixed some flake8 issues 11 anos atrás
admin_registration e23de9e350 Fixed typo in exception message; refs #19414 11 anos atrás
admin_scripts 7a61c68c50 PEP8 cleanup 11 anos atrás
admin_util 7a61c68c50 PEP8 cleanup 11 anos atrás
admin_validation 7a61c68c50 PEP8 cleanup 11 anos atrás
admin_views a739573e17 Fixed test breakage under python 3 introduced by a480f8320a5b36501bfd0e8cd70b8dc04adf2d08. 11 anos atrás
admin_widgets 4f151da1e5 Merging in master 11 anos atrás
aggregation 7a61c68c50 PEP8 cleanup 11 anos atrás
aggregation_regress c347f78cc1 Fixed all E226 violations 11 anos atrás
app_cache 52eb19b545 Make multi-app-cache tests work again 11 anos atrás
app_loading 36ded01527 Fixed #21302 -- Fixed unused imports and import *. 11 anos atrás
backends 7a61c68c50 PEP8 cleanup 11 anos atrás
base adedc31072 Fixed "redefinition of unused 'foo' from line X" pyflakes warnings. 11 anos atrás
bash_completion 1dae4ac177 Whitespace cleanup. 11 anos atrás
basic 7a61c68c50 PEP8 cleanup 11 anos atrás
bug639 7a61c68c50 PEP8 cleanup 11 anos atrás
bug8245 5c1143910e Removed most of absolute_import imports 11 anos atrás
builtin_server cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 anos atrás
bulk_create c347f78cc1 Fixed all E226 violations 11 anos atrás
cache d47f794f8f Properly closed cache connections at the end of the request. 11 anos atrás
check 7a61c68c50 PEP8 cleanup 11 anos atrás
choices 7a61c68c50 PEP8 cleanup 11 anos atrás
commands_sql 7a61c68c50 PEP8 cleanup 11 anos atrás
comment_tests 3bc0d46a84 Fixed all E261 warnings 11 anos atrás
conditional_processing 7a61c68c50 PEP8 cleanup 11 anos atrás
contenttypes_tests f88e760869 Added more tests for ContentTypeManager.get_for_model. 11 anos atrás
context_processors 36ded01527 Fixed #21302 -- Fixed unused imports and import *. 11 anos atrás
createsuperuser 1dae4ac177 Whitespace cleanup. 11 anos atrás
csrf_tests 7a61c68c50 PEP8 cleanup 11 anos atrás
custom_columns 7a61c68c50 PEP8 cleanup 11 anos atrás
custom_columns_regress 7a61c68c50 PEP8 cleanup 11 anos atrás
custom_managers 7a61c68c50 PEP8 cleanup 11 anos atrás
custom_managers_regress 7a61c68c50 PEP8 cleanup 11 anos atrás
custom_methods 5c1143910e Removed most of absolute_import imports 11 anos atrás
custom_pk 7a61c68c50 PEP8 cleanup 11 anos atrás
datatypes f67e18f39e Fixed all E251 violations 11 anos atrás
dates 7a61c68c50 PEP8 cleanup 11 anos atrás
datetimes 17ed99f3a3 Fixed #21432 -- DateTimeQuery now copies tzinfo when cloning. 11 anos atrás
db_backends 626fa28878 Fixed #13813 -- Comparison of DatabaseWrappers doesn't raise errors. 11 anos atrás
db_typecasts 7a61c68c50 PEP8 cleanup 11 anos atrás
decorators 9b7455e918 Fixed #21351 -- Replaced memoize with Python's lru_cache. 11 anos atrás
defaultfilters b914991b37 Added more tests and documentation for dictsort. 11 anos atrás
defer 3f115776e1 PEP8 11 anos atrás
defer_regress 7a61c68c50 PEP8 cleanup 11 anos atrás
delete 7a61c68c50 PEP8 cleanup 11 anos atrás
delete_regress 7a61c68c50 PEP8 cleanup 11 anos atrás
deprecation 9b7455e918 Fixed #21351 -- Replaced memoize with Python's lru_cache. 11 anos atrás
dispatch 7a61c68c50 PEP8 cleanup 11 anos atrás
distinct_on_fields b1b04df065 Fixed #20600 -- ordered distinct(*fields) in subqueries 11 anos atrás
empty 5c1143910e Removed most of absolute_import imports 11 anos atrás
expressions c347f78cc1 Fixed all E226 violations 11 anos atrás
expressions_regress 7a61c68c50 PEP8 cleanup 11 anos atrás
extra_regress b1b04df065 Fixed #20600 -- ordered distinct(*fields) in subqueries 11 anos atrás
field_deconstruction 96d1d4e292 Removed unused local variables in tests. 11 anos atrás
field_defaults 5c1143910e Removed most of absolute_import imports 11 anos atrás
field_subclassing 7a61c68c50 PEP8 cleanup 11 anos atrás
file_storage 7a61c68c50 PEP8 cleanup 11 anos atrás
file_uploads 7a61c68c50 PEP8 cleanup 11 anos atrás
files 36ded01527 Fixed #21302 -- Fixed unused imports and import *. 11 anos atrás
fixtures 7a61c68c50 PEP8 cleanup 11 anos atrás
fixtures_model_package 7a61c68c50 PEP8 cleanup 11 anos atrás
fixtures_regress 97ac22ebfc Fixed #21457 -- Allowed fixture file name to contain dots 11 anos atrás
force_insert_update f67e18f39e Fixed all E251 violations 11 anos atrás
foreign_object 7a61c68c50 PEP8 cleanup 11 anos atrás
forms_tests a0f3eeccf3 Fixed #21397 -- Re-added flexibility to TypedChoiceField coercion 11 anos atrás
generic_inline_admin 7a61c68c50 PEP8 cleanup 11 anos atrás
generic_relations 7a61c68c50 PEP8 cleanup 11 anos atrás
generic_relations_regress 0e079e4331 Fixed #21428 -- editable GenericRelation regression 11 anos atrás
generic_views 7a61c68c50 PEP8 cleanup 11 anos atrás
get_earliest_or_latest 96d1d4e292 Removed unused local variables in tests. 11 anos atrás
get_object_or_404 7a61c68c50 PEP8 cleanup 11 anos atrás
get_or_create 96d1d4e292 Removed unused local variables in tests. 11 anos atrás
get_or_create_regress 7a61c68c50 PEP8 cleanup 11 anos atrás
handlers 7a61c68c50 PEP8 cleanup 11 anos atrás
http_utils bab9123daa Fixed #21268 -- Fixed E303 pep8 warnings 11 anos atrás
httpwrappers a480f8320a Simplified iteration in HTTP response objects. 11 anos atrás
i18n 62b393c5ae Fixed #21488 -- Multiple locales treatment in i18n commands. 11 anos atrás
indexes cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 anos atrás
initial_sql_regress f67e18f39e Fixed all E251 violations 11 anos atrás
inline_formsets b9d908da54 Fixed some flake8 issues 11 anos atrás
inspectdb 7a61c68c50 PEP8 cleanup 11 anos atrás
introspection c89d80e2cc Fixed #21097 - Added DatabaseFeature.can_introspect_autofield 11 anos atrás
invalid_models 3bc0d46a84 Fixed all E261 warnings 11 anos atrás
known_related_objects 7a61c68c50 PEP8 cleanup 11 anos atrás
logging_tests e6dd70b4db Fixed #21383 -- Added request details in SuspiciousOperation messages 11 anos atrás
lookup c347f78cc1 Fixed all E226 violations 11 anos atrás
m2m_and_m2o 7a61c68c50 PEP8 cleanup 11 anos atrás
m2m_intermediary 7a61c68c50 PEP8 cleanup 11 anos atrás
m2m_multiple 5649c0af9d Fixed "indentation is not a multiple of four" pep8 issues. 11 anos atrás
m2m_recursive 9d740eb8b1 Fix all violators of E231 11 anos atrás
m2m_regress 7a61c68c50 PEP8 cleanup 11 anos atrás
m2m_signals 7a61c68c50 PEP8 cleanup 11 anos atrás
m2m_through 7a61c68c50 PEP8 cleanup 11 anos atrás
m2m_through_regress 7a61c68c50 PEP8 cleanup 11 anos atrás
m2o_recursive 7a61c68c50 PEP8 cleanup 11 anos atrás
mail 3afde36d03 Undelete the login() call inadvertantly removed in 4e0a2fe59c 11 anos atrás
managers_regress 36ded01527 Fixed #21302 -- Fixed unused imports and import *. 11 anos atrás
many_to_many 7a61c68c50 PEP8 cleanup 11 anos atrás
many_to_one 7a61c68c50 PEP8 cleanup 11 anos atrás
many_to_one_null 7a61c68c50 PEP8 cleanup 11 anos atrás
many_to_one_regress 7a61c68c50 PEP8 cleanup 11 anos atrás
max_lengths 7a61c68c50 PEP8 cleanup 11 anos atrás
middleware 7a61c68c50 PEP8 cleanup 11 anos atrás
middleware_exceptions 7a61c68c50 PEP8 cleanup 11 anos atrás
migrate_signals 3db66b1d65 Updated syncdb -> migrate in tests. 11 anos atrás
migrations e5b7045422 flake8 fixes 11 anos atrás
model_fields 7a61c68c50 PEP8 cleanup 11 anos atrás
model_forms 7288e1b02b Merge pull request #1852 from jasonamyers/cleanup/PEP8 11 anos atrás
model_forms_regress 3f115776e1 PEP8 11 anos atrás
model_formsets 3f115776e1 PEP8 11 anos atrás
model_formsets_regress 3f115776e1 PEP8 11 anos atrás
model_inheritance 3f115776e1 PEP8 11 anos atrás
model_inheritance_regress 3f115776e1 PEP8 11 anos atrás
model_inheritance_same_model_name 7a61c68c50 PEP8 cleanup 11 anos atrás
model_inheritance_select_related 3f115776e1 PEP8 11 anos atrás
model_package 36ded01527 Fixed #21302 -- Fixed unused imports and import *. 11 anos atrás
model_permalink 5c1143910e Removed most of absolute_import imports 11 anos atrás
model_regress b289fcf1bf Fixed #21288 -- Fixed E126 pep8 warnings 11 anos atrás
model_validation eb38257e51 Fixed #21391 -- Allow model signals to lazily reference their senders. 11 anos atrás
modeladmin 3f115776e1 PEP8 11 anos atrás
multiple_database 7a61c68c50 PEP8 cleanup 11 anos atrás
mutually_referential c3791463a5 Fixing E302 Errors 11 anos atrás
nested_foreign_keys c3791463a5 Fixing E302 Errors 11 anos atrás
null_fk f67e18f39e Fixed all E251 violations 11 anos atrás
null_fk_ordering c3791463a5 Fixing E302 Errors 11 anos atrás
null_queries c3791463a5 Fixing E302 Errors 11 anos atrás
one_to_one c3791463a5 Fixing E302 Errors 11 anos atrás
one_to_one_regress fa2e1371cd Fixed #21216 -- Allow `OneToOneField` reverse accessor to be hidden. 11 anos atrás
or_lookups bab9123daa Fixed #21268 -- Fixed E303 pep8 warnings 11 anos atrás
order_with_respect_to c3791463a5 Fixing E302 Errors 11 anos atrás
ordering c3791463a5 Fixing E302 Errors 11 anos atrás
pagination b289fcf1bf Fixed #21288 -- Fixed E126 pep8 warnings 11 anos atrás
prefetch_related cb83448891 Fixed #21410 -- prefetch_related() for ForeignKeys with related_name='+' 11 anos atrás
properties 10a09b8e60 Fixed the use of the -ise suffix, where -ize is prefered 11 anos atrás
proxy_model_inheritance c3791463a5 Fixing E302 Errors 11 anos atrás
proxy_models c3791463a5 Fixing E302 Errors 11 anos atrás
queries e7b61e5717 Fixed #11320 -- exclude() too aggressive in join promotion 11 anos atrás
queryset_pickle 8eec2d93b6 Fixed all E261 warnings 11 anos atrás
raw_query c3791463a5 Fixing E302 Errors 11 anos atrás
requests ceecc962ad Fixed #21447 -- Restored code erroneously removed in 20472aa827669d2b83b74e521504e88e18d086a1. 11 anos atrás
requirements a9589dd280 Fixed #21032 -- pip 1.4 can't install pytz. 11 anos atrás
reserved_names 96d1d4e292 Removed unused local variables in tests. 11 anos atrás
resolve_url 1dae4ac177 Whitespace cleanup. 11 anos atrás
responses c3791463a5 Fixing E302 Errors 11 anos atrás
reverse_lookup c3791463a5 Fixing E302 Errors 11 anos atrás
reverse_single_related c3791463a5 Fixing E302 Errors 11 anos atrás
save_delete_hooks 5c1143910e Removed most of absolute_import imports 11 anos atrás
schema 19e5cd77f0 Fixed #21497 -- Forced conversion to bytes for very long index names 11 anos atrás
select_for_update 36ded01527 Fixed #21302 -- Fixed unused imports and import *. 11 anos atrás
select_related c3791463a5 Fixing E302 Errors 11 anos atrás
select_related_onetoone c3791463a5 Fixing E302 Errors 11 anos atrás
select_related_regress f67e18f39e Fixed all E251 violations 11 anos atrás
serializers c3791463a5 Fixing E302 Errors 11 anos atrás
serializers_regress 8eec2d93b6 Fixed all E261 warnings 11 anos atrás
servers c3791463a5 Fixing E302 Errors 11 anos atrás
settings_tests c3791463a5 Fixing E302 Errors 11 anos atrás
signals eb38257e51 Fixed #21391 -- Allow model signals to lazily reference their senders. 11 anos atrás
signed_cookies_tests f67e18f39e Fixed all E251 violations 11 anos atrás
signing c3791463a5 Fixing E302 Errors 11 anos atrás
sites_framework c347f78cc1 Fixed all E226 violations 11 anos atrás
staticfiles_tests 9b7455e918 Fixed #21351 -- Replaced memoize with Python's lru_cache. 11 anos atrás
str c3791463a5 Fixing E302 Errors 11 anos atrás
string_lookup c3791463a5 Fixing E302 Errors 11 anos atrás
swappable_models b67ab75e82 Fixed assorted flake8 errors. 11 anos atrás
syndication c3791463a5 Fixing E302 Errors 11 anos atrás
tablespaces c3791463a5 Fixing E302 Errors 11 anos atrás
template_tests ffc37e2343 Fixed #21012 -- New API to access cache backends. 11 anos atrás
templates 3ac823fc5b Fixed #21460 -- Reenabled proper template precedence in find_template 11 anos atrás
test_client 8eec2d93b6 Fixed all E261 warnings 11 anos atrás
test_client_regress 4fdd51b732 Fixed #15179 -- middlewares not applied for test client login() 11 anos atrás
test_discovery_sample 909433fa50 Removed tests for django.utils.unittest vs. unittest. 11 anos atrás
test_discovery_sample2 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 12 anos atrás
test_runner c3791463a5 Fixing E302 Errors 11 anos atrás
test_runner_deprecation_app c3791463a5 Fixing E302 Errors 11 anos atrás
test_runner_invalid_app 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 12 anos atrás
test_suite_override 909433fa50 Removed tests for django.utils.unittest vs. unittest. 11 anos atrás
test_utils ccd11c09c3 Flake8 fix -- correct number of newlines between top level definitions 11 anos atrás
text e7b9c11c3f Fixed #20231 -- Don't use allow_lazy on smart_split 12 anos atrás
timezones c3791463a5 Fixing E302 Errors 11 anos atrás
transactions c3791463a5 Fixing E302 Errors 11 anos atrás
transactions_regress c3791463a5 Fixing E302 Errors 11 anos atrás
unmanaged_models c3791463a5 Fixing E302 Errors 11 anos atrás
update c3791463a5 Fixing E302 Errors 11 anos atrás
update_only_fields c3791463a5 Fixing E302 Errors 11 anos atrás
urlpatterns_reverse bc742ca110 Flake8 fixes -- including not runnign flake8 over a backported file 11 anos atrás
user_commands c3791463a5 Fixing E302 Errors 11 anos atrás
utils_tests 7169722d5c Fixed #21505 -- Added unit test for django.utils.text.get_valid_filename. 11 anos atrás
validation 331d79a77d Fixed #21469 -- Allow set objects in Meta.unique_together. 11 anos atrás
validators c3791463a5 Fixing E302 Errors 11 anos atrás
version c3791463a5 Fixing E302 Errors 11 anos atrás
view_tests e681b2861d Fixed #21500 -- Removed imports of deprecated utils.importlib 11 anos atrás
wsgi c3791463a5 Fixing E302 Errors 11 anos atrás
.coveragerc 51a9a5980a Made coverage ignore files without associated source code. 11 anos atrás
runtests.py c573d6de17 Fixed #19941 -- Removed sys.path hack when running the test suite. 11 anos atrás
test_sqlite.py 8dd8400f7e Updated an inaccurate comment. 12 anos atrás
urls.py 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 anos atrás