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