Tim Graham 2456ffa42c Fixed #20746 -- Removed Python 2.6 specific code/docs 11 vuotta sitten
..
admin_changelist 0fd9f7c95f Fixed #19080 -- Fine-grained control over select_related in admin 11 vuotta sitten
admin_custom_urls 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
admin_docs 660762681c Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware 12 vuotta sitten
admin_filters 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 12 vuotta sitten
admin_inlines dfcce4288a Fixed available_apps for selenium tests. 11 vuotta sitten
admin_ordering 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 12 vuotta sitten
admin_registration 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
admin_scripts cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
admin_util 584bd14dcf Fixed #18134 -- BoundField.label_tag now includes the form's label_suffix 11 vuotta sitten
admin_validation 4ad1eb1c14 Fixed #12674 -- provide a way to override admin validation 12 vuotta sitten
admin_views e021b87c00 Fixed a few more imports of django.utils.unittest. 11 vuotta sitten
admin_widgets 7e6d852bac Fixed #20663 -- "Today" and "now" admin shortcuts. 11 vuotta sitten
aggregation 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
aggregation_regress cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
app_loading cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
backends 38bc581bc0 Avoided transaction.set_autocommit in tests. 11 vuotta sitten
base 5124ab7620 add comment to explain why it's necessary to do an explicit check for 12 vuotta sitten
bash_completion cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
basic da79ccca1d Fixed #6785 -- Made QuerySet.get() fetch a limited number of rows. 11 vuotta sitten
bug639 cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
bug8245 cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
builtin_server cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
bulk_create 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
cache e021b87c00 Fixed a few more imports of django.utils.unittest. 11 vuotta sitten
check 0346563939 Fixed #20653 -- Renamed checksetup management command. 11 vuotta sitten
choices 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
commands_sql 8010289ea2 Fixed #15697 -- Made sqlindexes aware of auto-created tables 12 vuotta sitten
comment_tests 09f8652765 Use assertIsInstance in tests. 12 vuotta sitten
conditional_processing 8ce46375ae Move last remaining tests out of models.py files; prep for test discovery. 12 vuotta sitten
contenttypes_tests 3f2befc931 Deprecated django.views.defaults.shortcut. 12 vuotta sitten
context_processors 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 vuotta sitten
createsuperuser 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
csrf_tests 63a9555d57 Fixed #19436 -- Don't log warnings in ensure_csrf_cookie. 12 vuotta sitten
custom_columns 483e1b807e Refs #18586 -- Split out long custom_columns lookup test into multiple tests. 12 vuotta sitten
custom_columns_regress 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
custom_managers 09f8652765 Use assertIsInstance in tests. 12 vuotta sitten
custom_managers_regress 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 12 vuotta sitten
custom_methods 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
custom_pk 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
datatypes 09f8652765 Use assertIsInstance in tests. 12 vuotta sitten
dates 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
datetimes 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
db_backends 626fa28878 Fixed #13813 -- Comparison of DatabaseWrappers doesn't raise errors. 11 vuotta sitten
db_typecasts cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
decorators cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
defaultfilters cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
defer 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
defer_regress 728d3fe1ba Fixed #16436 -- Oracle defer_regress test failure 12 vuotta sitten
delete 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
delete_regress c6e6d4eeb7 Defined available_apps in relevant tests. 11 vuotta sitten
deprecation acd7b34aaf Advanced deprecation warnings for Django 1.7. 11 vuotta sitten
dispatch cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
distinct_on_fields 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
empty 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 vuotta sitten
expressions 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
expressions_regress 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
extra_regress 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
field_deconstruction 48dd1e63bb Ported over Field.deconstruct() from my schema alteration branch. 11 vuotta sitten
field_defaults 09f8652765 Use assertIsInstance in tests. 12 vuotta sitten
field_subclassing 09f8652765 Use assertIsInstance in tests. 12 vuotta sitten
file_storage cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
file_uploads b0953dc913 Fixed #13721 -- Added UploadedFile.content_type_extra. 11 vuotta sitten
files cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
fixtures 2c40681805 Stopped calling loaddata with commit=False. 11 vuotta sitten
fixtures_model_package 38bc581bc0 Avoided transaction.set_autocommit in tests. 11 vuotta sitten
fixtures_regress 38bc581bc0 Avoided transaction.set_autocommit in tests. 11 vuotta sitten
force_insert_update 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
foreign_object 99b467f272 Add related_query_name to ForeignKey/M2M. Refs #20244 11 vuotta sitten
forms_tests 9b471a8fe3 Fixed a deprecation warning in a selenium test. 11 vuotta sitten
generic_inline_admin 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 vuotta sitten
generic_relations b00c6371af Fixed #17927 -- Added initial values support for BaseGenericInlineFormSet 11 vuotta sitten
generic_relations_regress 31fd64ad8a Fixed #20564 -- Generic relations exclude() regression 11 vuotta sitten
generic_views cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
get_earliest_or_latest ea9a0857d4 Fixed #19326 -- Added first() and last() methods to QuerySet 12 vuotta sitten
get_object_or_404 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 12 vuotta sitten
get_or_create 6272d2f155 Fixed #20429 -- Added QuerySet.update_or_create 11 vuotta sitten
get_or_create_regress 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
handlers c6e6d4eeb7 Defined available_apps in relevant tests. 11 vuotta sitten
http_utils c28281f9d6 Fixed a Python 2.6 regression (GzipFile can't act as a context manager) 12 vuotta sitten
httpwrappers cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
i18n 1559f84d8b Fixed #20311 -- Make sure makemessages doesn't create duplicate Plural-Forms .po file headers. 11 vuotta sitten
indexes cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
initial_sql_regress 34a50e99e8 Added regression test for custom SQL containing percents 12 vuotta sitten
inline_formsets f026a519ae Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut 12 vuotta sitten
inspectdb cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
introspection cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
invalid_models cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
known_related_objects 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
logging_tests 2456ffa42c Fixed #20746 -- Removed Python 2.6 specific code/docs 11 vuotta sitten
lookup a9ea7d8c70 Fixed #20462 - Replaced the str() cast introduced in 273dc55 by force_text() 11 vuotta sitten
m2m_and_m2o 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
m2m_intermediary 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
m2m_multiple 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
m2m_recursive 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
m2m_regress 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
m2m_signals 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
m2m_through 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
m2m_through_regress c6e6d4eeb7 Defined available_apps in relevant tests. 11 vuotta sitten
m2o_recursive 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
mail 59ebe39812 Fixed #17471 -- Added smtplib.SMTP_SSL connection option for SMTP backend 11 vuotta sitten
managers_regress 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 12 vuotta sitten
many_to_many 216580e034 Fixed #20207 -- Handle ManyToManyField with a unicode name correctly. 12 vuotta sitten
many_to_one 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
many_to_one_null 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
many_to_one_regress 6634cb7b53 Removed a test that didn't make sense; code could never be called the way the test was written. 12 vuotta sitten
max_lengths cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
middleware cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
middleware_exceptions 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 vuotta sitten
model_fields f2cb94f1c0 Fixed #20740 -- GenericIPAddressField should pass protocol to formfield() 11 vuotta sitten
model_forms a521d10322 Fixed a couple form/formset deprecation warnings in tests. 11 vuotta sitten
model_forms_regress cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
model_formsets a521d10322 Fixed a couple form/formset deprecation warnings in tests. 11 vuotta sitten
model_formsets_regress 09f8652765 Use assertIsInstance in tests. 12 vuotta sitten
model_inheritance 6b4834952d Fixed #16649 -- Refactored save_base logic 12 vuotta sitten
model_inheritance_regress cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
model_inheritance_same_model_name 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 vuotta sitten
model_inheritance_select_related 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
model_package 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
model_permalink 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 vuotta sitten
model_regress cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
model_validation f763227c7d Fixes a Python 3.x regression introduced in a19e9d80 12 vuotta sitten
modeladmin cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
multiple_database c196564132 Removed custom profile model functionality as per deprecation TL. 11 vuotta sitten
mutually_referential 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
nested_foreign_keys 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
null_fk 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
null_fk_ordering 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
null_queries 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
one_to_one 6f8627dd7f Fixed #17582 - Added message to DoesNotExist exceptions. 12 vuotta sitten
one_to_one_regress bc35b95274 Fixed test failures introduced in e16c48e001. 12 vuotta sitten
or_lookups 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
order_with_respect_to 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
ordering 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
pagination cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
prefetch_related a2967d5204 Fixed #20242 - Added a regression test for prefetch_related. 12 vuotta sitten
properties 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
proxy_model_inheritance c6e6d4eeb7 Defined available_apps in relevant tests. 11 vuotta sitten
proxy_models 2c40681805 Stopped calling loaddata with commit=False. 11 vuotta sitten
queries 2456ffa42c Fixed #20746 -- Removed Python 2.6 specific code/docs 11 vuotta sitten
queryset_pickle 5459795ef2 Fixed #20289 -- pickling of dynamic models 11 vuotta sitten
raw_query d097417025 Support 'pyformat' style parameters in raw queries, Refs #10070 11 vuotta sitten
requests 73f86f4441 Isolated host validation tests in own test case 11 vuotta sitten
requirements 4d92a0bd86 Fixed #19196 -- Added test/requirements 11 vuotta sitten
reserved_names 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
resolve_url cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
responses cb86f707a0 Fixed #12747 -- Made reason phrases customizable. 12 vuotta sitten
reverse_lookup 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
reverse_single_related 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 12 vuotta sitten
save_delete_hooks 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
select_for_update 2456ffa42c Fixed #20746 -- Removed Python 2.6 specific code/docs 11 vuotta sitten
select_related 6ba69c8456 Removed 'depth' .select_related() argument as per deprecation TL. 11 vuotta sitten
select_related_onetoone cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
select_related_regress 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
serializers cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
serializers_regress cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
servers 552a90b444 Fixed #20290 -- Allow override_settings to be nested 11 vuotta sitten
settings_tests 66f3d57b79 Fixed #19031 -- Added a warning when using override_settings with 'DATABASES' 11 vuotta sitten
signals 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
signals_regress af70dfcf31 Reverted the introduction of shared_models. 11 vuotta sitten
signed_cookies_tests 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
signing 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
sites_framework 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
staticfiles_tests 90fe9141de Fixed #18986 -- Improved error message for missing files 12 vuotta sitten
str cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
string_lookup 60d94c2a80 Fixed #11442 -- Postgresql backend casts all inet types to text 12 vuotta sitten
swappable_models c3df866619 Fixed #20603 -- Made the test suite faster. 11 vuotta sitten
syncdb_signals c3df866619 Fixed #20603 -- Made the test suite faster. 11 vuotta sitten
syndication 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 vuotta sitten
tablespaces 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
template_tests cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
templates 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 vuotta sitten
test_client d194714c0a Fixed #11603 - Added django.test.SimpleTestCase.assertFormsetError 12 vuotta sitten
test_client_regress a35ed20241 Fixed #18924 -- Made test.Client.logout send user_logged_out signal. 11 vuotta sitten
test_discovery_sample 909433fa50 Removed tests for django.utils.unittest vs. unittest. 11 vuotta sitten
test_discovery_sample2 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 12 vuotta sitten
test_runner 2456ffa42c Fixed #20746 -- Removed Python 2.6 specific code/docs 11 vuotta sitten
test_runner_deprecation_app 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 12 vuotta sitten
test_runner_invalid_app 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 12 vuotta sitten
test_suite_override 909433fa50 Removed tests for django.utils.unittest vs. unittest. 11 vuotta sitten
test_utils 909433fa50 Removed tests for django.utils.unittest vs. unittest. 11 vuotta sitten
text e7b9c11c3f Fixed #20231 -- Don't use allow_lazy on smart_split 12 vuotta sitten
timezones cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
transactions cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
transactions_regress 404870ee1f Fixed #20724 -- Test failure on SQLite. 11 vuotta sitten
unmanaged_models 09f8652765 Use assertIsInstance in tests. 12 vuotta sitten
update 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
update_only_fields 89f40e3624 Merged regressiontests and modeltests into the test root. 12 vuotta sitten
urlpatterns_reverse cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
user_commands 7fca4416c7 Made (make|compile)messages check for availability of gettext commands. 12 vuotta sitten
utils_tests e021b87c00 Fixed a few more imports of django.utils.unittest. 11 vuotta sitten
validation cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
validators cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
version cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 vuotta sitten
view_tests e021b87c00 Fixed a few more imports of django.utils.unittest. 11 vuotta sitten
wsgi e021b87c00 Fixed a few more imports of django.utils.unittest. 11 vuotta sitten
.coveragerc 6118d6d1c9 More import removals 11 vuotta sitten
runtests.py 4d92a0bd86 Fixed #19196 -- Added test/requirements 11 vuotta sitten
test_sqlite.py 8dd8400f7e Updated an inaccurate comment. 12 vuotta sitten
urls.py 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 vuotta sitten