Aymeric Augustin 6633eeb886 Changed API to disable ATOMIC_REQUESTS per view. 12 yıl önce
..
admin_changelist 5938e7013e Fixed a python 3.2 syntax error and python 3 warning introduced by 054ce2aa02. 12 yıl önce
admin_custom_urls 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
admin_docs 660762681c Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware 12 yıl önce
admin_filters 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 12 yıl önce
admin_inlines 3ea0c7d35a Fixed #19838 -- Admin: Don't leak a 500 HTTP status when trying to delete protected FKs. 12 yıl önce
admin_ordering 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 12 yıl önce
admin_registration 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
admin_scripts 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 12 yıl önce
admin_util 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
admin_validation 4ad1eb1c14 Fixed #12674 -- provide a way to override admin validation 12 yıl önce
admin_views 2d309a7043 Fixed #15961 -- Modified ModelAdmin to allow for custom search methods. 12 yıl önce
admin_widgets 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 12 yıl önce
aggregation 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
aggregation_regress bd0cba58aa Fixed failing aggregation tests on MySQL 12 yıl önce
app_loading 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
backends 9ef4d177d1 Fixed #20388 -- Test failures under Oracle. 12 yıl önce
base 5124ab7620 add comment to explain why it's necessary to do an explicit check for 12 yıl önce
bash_completion 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
basic 23490a2394 Revert "Fixed 19895 -- Made second iteration over invalid queryset raise an exception too" 12 yıl önce
bug639 f026a519ae Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut 12 yıl önce
bug8245 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
builtin_server a7960bcb35 Fixed #18972 -- Refactored bundled wsgi server's chunking algorithm. 12 yıl önce
bulk_create 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
cache bd97f7d0cb Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as deprecated 12 yıl önce
choices 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
commands_sql 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 yıl önce
comment_tests 5e84abec14 Modified comment_tests for unittest2 discovery. 12 yıl önce
conditional_processing 8ce46375ae Move last remaining tests out of models.py files; prep for test discovery. 12 yıl önce
contenttypes_tests 3f2befc931 Deprecated django.views.defaults.shortcut. 12 yıl önce
context_processors 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 yıl önce
createsuperuser 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
csrf_tests 63a9555d57 Fixed #19436 -- Don't log warnings in ensure_csrf_cookie. 12 yıl önce
custom_columns 483e1b807e Refs #18586 -- Split out long custom_columns lookup test into multiple tests. 12 yıl önce
custom_columns_regress 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
custom_managers 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 12 yıl önce
custom_managers_regress 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 12 yıl önce
custom_methods 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
custom_pk 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
datatypes 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
dates 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
datetimes 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
db_typecasts 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
decorators 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
defaultfilters b06f6c1618 Fixed test failure introduced in 1927bf7c91. 12 yıl önce
defer 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
defer_regress 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
delete 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
delete_regress 7aacde84f2 Made transaction.managed a no-op and deprecated it. 12 yıl önce
deprecation 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 12 yıl önce
dispatch 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
distinct_on_fields 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
empty 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 yıl önce
expressions 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
expressions_regress 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
extra_regress 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
field_defaults 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
field_subclassing 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
file_storage 33793f7c3e Fixed #19934 - Use of Pillow is now preferred over PIL. 12 yıl önce
file_uploads 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
files 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
fixtures c44a2c40fe Fixed #18990 -- Loaddata now complains if fixture doesn't exist 12 yıl önce
fixtures_model_package 65c557115f fix warnings imports in fixtures tests 12 yıl önce
fixtures_regress 65c557115f fix warnings imports in fixtures tests 12 yıl önce
force_insert_update 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
foreign_object f026a519ae Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut 12 yıl önce
forms_tests 04e0fc029f Merge pull request #1094 from senko/ticket_11160 12 yıl önce
generic_inline_admin 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 yıl önce
generic_relations c0d8932a6d Fixed #19939 -- generic relations + split_exclude regression 12 yıl önce
generic_relations_regress 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
generic_views 3eba8c7f7f Fixed #20234 and #20236 -- SingleObjectMixin fixes 12 yıl önce
get_earliest_or_latest 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
get_object_or_404 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 12 yıl önce
get_or_create 65f9e0affd Fixes #18896. Add tests verifying that you can get IntegrityErrors using get_or_create through relations like M2M, and it also adds a note into the documentation warning about it 12 yıl önce
get_or_create_regress 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
handlers 6633eeb886 Changed API to disable ATOMIC_REQUESTS per view. 12 yıl önce
http_utils 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
httpwrappers 2ee21d9f0d Implemented persistent database connections. 12 yıl önce
i18n 26e3e7ecb5 Fixed #11915: generic Accept-Language matches country-specific variants 12 yıl önce
indexes 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
initial_sql_regress 34a50e99e8 Added regression test for custom SQL containing percents 12 yıl önce
inline_formsets f026a519ae Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut 12 yıl önce
inspectdb 8c41bd93c2 Fixed #16737 -- Support non-ascii column names in inspectdb 12 yıl önce
introspection c5a25c2771 Add introspection support for BinaryField 12 yıl önce
invalid_models a19e9d80ff Fixed #20430 - Enable iterable of iterables for model choices 12 yıl önce
known_related_objects 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
logging_tests 4befef91f1 Correctly restore warning capture after logging tests. 12 yıl önce
lookup 22b7870e40 Began implementing a shared set of test models to speed up tests. 12 yıl önce
m2m_and_m2o 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
m2m_intermediary 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
m2m_multiple 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
m2m_recursive 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
m2m_regress 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
m2m_signals 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
m2m_through 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
m2m_through_regress 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
m2o_recursive 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
mail 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 yıl önce
managers_regress 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 12 yıl önce
many_to_many 216580e034 Fixed #20207 -- Handle ManyToManyField with a unicode name correctly. 12 yıl önce
many_to_one 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
many_to_one_null 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
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 yıl önce
max_lengths 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
middleware 3634948c88 Moved IgnorePendingDeprecationWarningsMixin in django.test.utils. 12 yıl önce
middleware_exceptions 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 yıl önce
model_fields 33793f7c3e Fixed #19934 - Use of Pillow is now preferred over PIL. 12 yıl önce
model_forms 33793f7c3e Fixed #19934 - Use of Pillow is now preferred over PIL. 12 yıl önce
model_forms_regress 756b81dbd1 Fixed #13546 -- Easier handling of localize field options in ModelForm 12 yıl önce
model_formsets f026a519ae Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut 12 yıl önce
model_formsets_regress 756b81dbd1 Fixed #13546 -- Easier handling of localize field options in ModelForm 12 yıl önce
model_inheritance 6b4834952d Fixed #16649 -- Refactored save_base logic 12 yıl önce
model_inheritance_regress f026a519ae Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut 12 yıl önce
model_inheritance_same_model_name 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 yıl önce
model_inheritance_select_related 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
model_package 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
model_permalink 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 yıl önce
model_regress 832b4a5722 Marked a test as an expected failure on MySQL and Python 3.2. 12 yıl önce
model_validation f763227c7d Fixes a Python 3.x regression introduced in a19e9d80 12 yıl önce
modeladmin 4ad1eb1c14 Fixed #12674 -- provide a way to override admin validation 12 yıl önce
multiple_database 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
mutually_referential 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
nested_foreign_keys 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
null_fk 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
null_fk_ordering 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
null_queries 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
one_to_one 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
one_to_one_regress bc35b95274 Fixed test failures introduced in e16c48e001. 12 yıl önce
or_lookups 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
order_with_respect_to 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
ordering 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
pagination 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
prefetch_related 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 12 yıl önce
properties 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
proxy_model_inheritance 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
proxy_models 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 12 yıl önce
queries e17fa9e877 Fixed #20091 -- Oracle null promotion for empty strings 12 yıl önce
queryset_pickle a40746b1cb Fix #20158: invalid code in queryset_pickle test models. 12 yıl önce
raw_query 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
requests 4bed64c417 Made test introduced in 566e284c pass on Python 3. 12 yıl önce
reserved_names 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
resolve_url 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
responses cb86f707a0 Fixed #12747 -- Made reason phrases customizable. 12 yıl önce
reverse_lookup 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
reverse_single_related 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. 12 yıl önce
save_delete_hooks 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
select_for_update 7aacde84f2 Made transaction.managed a no-op and deprecated it. 12 yıl önce
select_related 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
select_related_onetoone 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
select_related_regress 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
serializers 7aacde84f2 Made transaction.managed a no-op and deprecated it. 12 yıl önce
serializers_regress 33793f7c3e Fixed #19934 - Use of Pillow is now preferred over PIL. 12 yıl önce
servers 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 yıl önce
settings_tests 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
shared_models 22b7870e40 Began implementing a shared set of test models to speed up tests. 12 yıl önce
signals 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
signals_regress 22b7870e40 Began implementing a shared set of test models to speed up tests. 12 yıl önce
signed_cookies_tests 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
signing 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
sites_framework 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
staticfiles_tests 90fe9141de Fixed #18986 -- Improved error message for missing files 12 yıl önce
str 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
string_lookup 60d94c2a80 Fixed #11442 -- Postgresql backend casts all inet types to text 12 yıl önce
swappable_models 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 yıl önce
syndication 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 yıl önce
tablespaces 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
template_tests 7d77e9786a Fixed #20246 -- Added non-breaking spaces between values an units 12 yıl önce
templates 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 yıl önce
test_client 8ce46375ae Move last remaining tests out of models.py files; prep for test discovery. 12 yıl önce
test_client_regress b04fd579d5 Fixed #20237 (again) Allowed binary parameter to assertContains 12 yıl önce
test_discovery_sample 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 12 yıl önce
test_discovery_sample2 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 12 yıl önce
test_runner 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 12 yıl önce
test_runner_deprecation_app 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 12 yıl önce
test_runner_invalid_app 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 12 yıl önce
test_suite_override 6f3e139739 Modified test_client_override to work with unittest2 discovery. 12 yıl önce
test_utils f56b703b27 Used a Python 3 compatible StringIO in test_utils 12 yıl önce
text e7b9c11c3f Fixed #20231 -- Don't use allow_lazy on smart_split 12 yıl önce
timezones f026a519ae Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added '__all__' shortcut 12 yıl önce
transactions 3634948c88 Moved IgnorePendingDeprecationWarningsMixin in django.test.utils. 12 yıl önce
transactions_regress 3634948c88 Moved IgnorePendingDeprecationWarningsMixin in django.test.utils. 12 yıl önce
unmanaged_models 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
update 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
update_only_fields 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
urlpatterns_reverse 521765f63d Fixed #19541 -- Fixed BaseHandler to enable reversing URLs in response middlewares 12 yıl önce
user_commands 7fca4416c7 Made (make|compile)messages check for availability of gettext commands. 12 yıl önce
utils_tests 7d77e9786a Fixed #20246 -- Added non-breaking spaces between values an units 12 yıl önce
validation 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 12 yıl önce
validators 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
version 89f40e3624 Merged regressiontests and modeltests into the test root. 12 yıl önce
view_tests 0038296135 Fixed ff881aef on Python 3. 12 yıl önce
wsgi 2ee21d9f0d Implemented persistent database connections. 12 yıl önce
.coveragerc 737a5d71f0 Adjusted coveragerc 12 yıl önce
runtests.py e23a5f9a47 Fixed a regression in the test runner loading of runtests.py. 12 yıl önce
test_sqlite.py 8dd8400f7e Updated an inaccurate comment. 12 yıl önce
urls.py 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 yıl önce