Andrew Godwin 5569b0b92f Merge remote-tracking branch 'core/master' into schema-alteration 11 سال پیش
..
admin_changelist 0bcdcc7eb9 Added ModelAdmin.get_search_fields. 11 سال پیش
admin_custom_urls 5c1143910e Removed most of absolute_import imports 11 سال پیش
admin_docs 5c1143910e Removed most of absolute_import imports 11 سال پیش
admin_filters 5c1143910e Removed most of absolute_import imports 11 سال پیش
admin_inlines 5c1143910e Removed most of absolute_import imports 11 سال پیش
admin_ordering 5c1143910e Removed most of absolute_import imports 11 سال پیش
admin_registration 5c1143910e Removed most of absolute_import imports 11 سال پیش
admin_scripts 8550df869b Removed part of a test that doesn't work on Jenkins; refs #19877. 11 سال پیش
admin_util 5c1143910e Removed most of absolute_import imports 11 سال پیش
admin_validation 5c1143910e Removed most of absolute_import imports 11 سال پیش
admin_views 65cf82bd08 Fixed #20934 -- Avoided NoReverseMatch in ModelAdmin.changelist_view 11 سال پیش
admin_widgets 9d1987d767 Fixed #19303 -- Fixed ModelAdmin.formfield_overrides on fields with choices 11 سال پیش
aggregation 77478d84ad Fixed an aggregation test failure on MySQL. 11 سال پیش
aggregation_regress 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 سال پیش
app_cache 52eb19b545 Make multi-app-cache tests work again 11 سال پیش
app_loading 04489c7dbf Fixed #17667 -- Prevented app loading from skipping nonexistent apps after the first try 11 سال پیش
backends aa830009de Fixed #17519 -- Fixed missing SQL constraints to proxy models. 11 سال پیش
base 5124ab7620 add comment to explain why it's necessary to do an explicit check for 12 سال پیش
bash_completion cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 سال پیش
basic 6af05e7a0f Fixed model.__eq__ and __hash__ for no pk value cases 11 سال پیش
bug639 5c1143910e Removed most of absolute_import imports 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 5c1143910e Removed most of absolute_import imports 11 سال پیش
cache de64c4d6e9 Merge remote-tracking branch 'core/master' into schema-alteration 11 سال پیش
check 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 سال پیش
choices 5c1143910e Removed most of absolute_import imports 11 سال پیش
commands_sql 8010289ea2 Fixed #15697 -- Made sqlindexes aware of auto-created tables 12 سال پیش
comment_tests 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 سال پیش
conditional_processing 5c1143910e Removed most of absolute_import imports 11 سال پیش
contenttypes_tests 5c1143910e Removed most of absolute_import imports 11 سال پیش
context_processors 5c1143910e Removed most of absolute_import imports 11 سال پیش
createsuperuser 89f40e3624 Merged regressiontests and modeltests into the test root. 12 سال پیش
csrf_tests 63a9555d57 Fixed #19436 -- Don't log warnings in ensure_csrf_cookie. 12 سال پیش
custom_columns 5c1143910e Removed most of absolute_import imports 11 سال پیش
custom_columns_regress 5c1143910e Removed most of absolute_import imports 11 سال پیش
custom_managers 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 سال پیش
custom_managers_regress 5c1143910e Removed most of absolute_import imports 11 سال پیش
custom_methods 5c1143910e Removed most of absolute_import imports 11 سال پیش
custom_pk 5c1143910e Removed most of absolute_import imports 11 سال پیش
datatypes 5c1143910e Removed most of absolute_import imports 11 سال پیش
dates 5c1143910e Removed most of absolute_import imports 11 سال پیش
datetimes 5c1143910e Removed most of absolute_import imports 11 سال پیش
db_backends 626fa28878 Fixed #13813 -- Comparison of DatabaseWrappers doesn't raise errors. 11 سال پیش
db_typecasts cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 سال پیش
decorators cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 سال پیش
defaultfilters 165f44aaaa Combine consecutive with statements 11 سال پیش
defer 4668c142dc Made Model.__eq__ consider proxy models equivalent 11 سال پیش
defer_regress b0ce6fe656 Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions 11 سال پیش
delete 5c1143910e Removed most of absolute_import imports 11 سال پیش
delete_regress 5c1143910e Removed most of absolute_import imports 11 سال پیش
deprecation c5fbd16362 Import test case classes from their public API module. 11 سال پیش
dispatch 63378163f9 Fixed #20943 -- Weakly reference senders when caching their associated receivers 11 سال پیش
distinct_on_fields 5c1143910e Removed most of absolute_import imports 11 سال پیش
empty 5c1143910e Removed most of absolute_import imports 11 سال پیش
expressions 5c1143910e Removed most of absolute_import imports 11 سال پیش
expressions_regress 5c1143910e Removed most of absolute_import imports 11 سال پیش
extra_regress 07876cf02b Deprecated SortedDict (replaced with collections.OrderedDict) 11 سال پیش
field_deconstruction 48dd1e63bb Ported over Field.deconstruct() from my schema alteration branch. 11 سال پیش
field_defaults 5c1143910e Removed most of absolute_import imports 11 سال پیش
field_subclassing 5c1143910e Removed most of absolute_import imports 11 سال پیش
file_storage 6bdb3b1135 Fixed #13518 -- Added FILE_UPLOAD_DIRECTORY_PERMISSIONS setting 11 سال پیش
file_uploads 5c1143910e Removed most of absolute_import imports 11 سال پیش
files 5c1143910e Removed most of absolute_import imports 11 سال پیش
fixtures 5c1143910e Removed most of absolute_import imports 11 سال پیش
fixtures_model_package 31c13a99bb Fixed #14300 -- Fixed initial SQL location if models is a package. 11 سال پیش
fixtures_regress 839940f27f Fixed #20933 -- Allowed loaddata to load fixtures from relative paths. 11 سال پیش
force_insert_update 5c1143910e Removed most of absolute_import imports 11 سال پیش
foreign_object dcdc579d16 Fixed #20874 -- bump_prefix() in nested subqueries 11 سال پیش
forms_tests 165f44aaaa Combine consecutive with statements 11 سال پیش
generic_inline_admin a0ed2f9260 Fixed #18681 -- GenericInlineModelAdmin.get_formset() no longer bypasses get_fieldsets(). 11 سال پیش
generic_relations 3f416f6379 Fixed a regression with get_or_create and virtual fields. 11 سال پیش
generic_relations_regress 31fd64ad8a Fixed #20564 -- Generic relations exclude() regression 11 سال پیش
generic_views 5c1143910e Removed most of absolute_import imports 11 سال پیش
get_earliest_or_latest 5c1143910e Removed most of absolute_import imports 11 سال پیش
get_object_or_404 5c1143910e Removed most of absolute_import imports 11 سال پیش
get_or_create 5c1143910e Removed most of absolute_import imports 11 سال پیش
get_or_create_regress 5c1143910e Removed most of absolute_import imports 11 سال پیش
handlers c6e6d4eeb7 Defined available_apps in relevant tests. 11 سال پیش
http_utils c28281f9d6 Fixed a Python 2.6 regression (GzipFile can't act as a context manager) 12 سال پیش
httpwrappers 3c45fb8589 Fixed #10491 -- Allowed passing lazy objects to HttpResponseRedirect. 11 سال پیش
i18n 165f44aaaa Combine consecutive with statements 11 سال پیش
indexes cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 سال پیش
initial_sql_regress 34a50e99e8 Added regression test for custom SQL containing percents 12 سال پیش
inline_formsets 5c1143910e Removed most of absolute_import imports 11 سال پیش
inspectdb 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 سال پیش
introspection 5c1143910e Removed most of absolute_import imports 11 سال پیش
invalid_models cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 سال پیش
known_related_objects 5c1143910e Removed most of absolute_import imports 11 سال پیش
logging_tests 165f44aaaa Combine consecutive with statements 11 سال پیش
lookup c21e86ab9e Added field.attname to Options.name_map 11 سال پیش
m2m_and_m2o 5c1143910e Removed most of absolute_import imports 11 سال پیش
m2m_intermediary 5c1143910e Removed most of absolute_import imports 11 سال پیش
m2m_multiple 5c1143910e Removed most of absolute_import imports 11 سال پیش
m2m_recursive 5c1143910e Removed most of absolute_import imports 11 سال پیش
m2m_regress 5c1143910e Removed most of absolute_import imports 11 سال پیش
m2m_signals 5c1143910e Removed most of absolute_import imports 11 سال پیش
m2m_through 5c1143910e Removed most of absolute_import imports 11 سال پیش
m2m_through_regress 5c1143910e Removed most of absolute_import imports 11 سال پیش
m2o_recursive 5c1143910e Removed most of absolute_import imports 11 سال پیش
mail c7364a11f6 Switched mail tests to SimpleTestCase. 11 سال پیش
managers_regress 5c1143910e Removed most of absolute_import imports 11 سال پیش
many_to_many 5c1143910e Removed most of absolute_import imports 11 سال پیش
many_to_one 5c1143910e Removed most of absolute_import imports 11 سال پیش
many_to_one_null 5c1143910e Removed most of absolute_import imports 11 سال پیش
many_to_one_regress 5c1143910e Removed most of absolute_import imports 11 سال پیش
max_lengths 5c1143910e Removed most of absolute_import imports 11 سال پیش
middleware 5c1143910e Removed most of absolute_import imports 11 سال پیش
middleware_exceptions 5c1143910e Removed most of absolute_import imports 11 سال پیش
migrations ac45f9c9c5 Fix some small errors in the tests 11 سال پیش
model_fields 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 سال پیش
model_forms 71093d22b6 Fixed #16986 -- Model.clean() can report errors on individual fields. 11 سال پیش
model_forms_regress 5c1143910e Removed most of absolute_import imports 11 سال پیش
model_formsets 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 سال پیش
model_formsets_regress 5c1143910e Removed most of absolute_import imports 11 سال پیش
model_inheritance 244e2b71f5 Fixed #20946 -- model inheritance + m2m failure 11 سال پیش
model_inheritance_regress 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 سال پیش
model_inheritance_same_model_name 5c1143910e Removed most of absolute_import imports 11 سال پیش
model_inheritance_select_related 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 سال پیش
model_package 5c1143910e Removed most of absolute_import imports 11 سال پیش
model_permalink 5c1143910e Removed most of absolute_import imports 11 سال پیش
model_regress 5c1143910e Removed most of absolute_import imports 11 سال پیش
model_validation f763227c7d Fixes a Python 3.x regression introduced in a19e9d80 12 سال پیش
modeladmin 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 سال پیش
multiple_database de64c4d6e9 Merge remote-tracking branch 'core/master' into schema-alteration 11 سال پیش
mutually_referential 5c1143910e Removed most of absolute_import imports 11 سال پیش
nested_foreign_keys 5c1143910e Removed most of absolute_import imports 11 سال پیش
null_fk 5c1143910e Removed most of absolute_import imports 11 سال پیش
null_fk_ordering 5c1143910e Removed most of absolute_import imports 11 سال پیش
null_queries 5c1143910e Removed most of absolute_import imports 11 سال پیش
one_to_one 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 سال پیش
one_to_one_regress b773ef8fa0 Fixed #14043 -- Made sure nullable o2o delete works as expected 11 سال پیش
or_lookups 5c1143910e Removed most of absolute_import imports 11 سال پیش
order_with_respect_to 5c1143910e Removed most of absolute_import imports 11 سال پیش
ordering 5c1143910e Removed most of absolute_import imports 11 سال پیش
pagination 5c1143910e Removed most of absolute_import imports 11 سال پیش
prefetch_related 5c1143910e Removed most of absolute_import imports 11 سال پیش
properties 5c1143910e Removed most of absolute_import imports 11 سال پیش
proxy_model_inheritance 5c1143910e Removed most of absolute_import imports 11 سال پیش
proxy_models 3844089edc Fixed #20777 -- Admin proxy model deletion regression 11 سال پیش
queries 8d65b6082c Fixed #20955 -- select_related regression 11 سال پیش
queryset_pickle 5c1143910e Removed most of absolute_import imports 11 سال پیش
raw_query 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 سال پیش
requests 1c3c21b38d Fixed #19987 -- Disabled host validation when DEBUG=True. 11 سال پیش
requirements 4d92a0bd86 Fixed #19196 -- Added test/requirements 11 سال پیش
reserved_names 5c1143910e Removed most of absolute_import imports 11 سال پیش
resolve_url cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 سال پیش
responses cb86f707a0 Fixed #12747 -- Made reason phrases customizable. 12 سال پیش
reverse_lookup 5c1143910e Removed most of absolute_import imports 11 سال پیش
reverse_single_related 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 سال پیش
save_delete_hooks 5c1143910e Removed most of absolute_import imports 11 سال پیش
schema ac45f9c9c5 Fix some small errors in the tests 11 سال پیش
select_for_update 1c64a0f29e Fixed #19918 -- Modified select_for_update to run on the write database. 11 سال پیش
select_related 5c1143910e Removed most of absolute_import imports 11 سال پیش
select_related_onetoone 5c1143910e Removed most of absolute_import imports 11 سال پیش
select_related_regress 5c1143910e Removed most of absolute_import imports 11 سال پیش
serializers 5c1143910e Removed most of absolute_import imports 11 سال پیش
serializers_regress 22c6497f99 Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 11 سال پیش
servers 22af1394c6 Expand testing of Test LiveServerTestCase static files serving. 11 سال پیش
settings_tests 9c711ee3a6 Fixed test failures on Python 3 - refs #12288 11 سال پیش
signals 5c1143910e Removed most of absolute_import imports 11 سال پیش
signals_regress 5c1143910e Removed most of absolute_import imports 11 سال پیش
signed_cookies_tests 89f40e3624 Merged regressiontests and modeltests into the test root. 12 سال پیش
signing 89f40e3624 Merged regressiontests and modeltests into the test root. 12 سال پیش
sites_framework 5c1143910e Removed most of absolute_import imports 11 سال پیش
staticfiles_tests 4c6ffcf721 Fixed #20819 -- Return 404 instead of 500 error when ``staticfiles`` view is used in production. 11 سال پیش
str 5c1143910e Removed most of absolute_import imports 11 سال پیش
string_lookup 5c1143910e Removed most of absolute_import imports 11 سال پیش
swappable_models 5c1143910e Removed most of absolute_import imports 11 سال پیش
syncdb_signals c3df866619 Fixed #20603 -- Made the test suite faster. 11 سال پیش
syndication 5c1143910e Removed most of absolute_import imports 11 سال پیش
tablespaces 5c1143910e Removed most of absolute_import imports 11 سال پیش
template_tests ff410565bf Fixed #20709 -- Allowed {% widthratio %} to accept an "as" parameter. 11 سال پیش
templates ccf8f1e18f Added a test for AdminSite.app_index_template; refs #8498. 11 سال پیش
test_client 5c1143910e Removed most of absolute_import imports 11 سال پیش
test_client_regress 0cac4fbf69 Fixed #18356 -- Gave the test client signals.template_rendered call a unique dispatch_uid 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 5c1143910e Removed most of absolute_import imports 11 سال پیش
test_runner_deprecation_app 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 12 سال پیش
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 165f44aaaa Combine consecutive with statements 11 سال پیش
text e7b9c11c3f Fixed #20231 -- Don't use allow_lazy on smart_split 12 سال پیش
timezones 5c1143910e Removed most of absolute_import imports 11 سال پیش
transactions 165f44aaaa Combine consecutive with statements 11 سال پیش
transactions_regress 5c1143910e Removed most of absolute_import imports 11 سال پیش
unmanaged_models 5c1143910e Removed most of absolute_import imports 11 سال پیش
update e01b5a5823 Fixed #11521 -- usage of field.attname in .update() 11 سال پیش
update_only_fields 5c1143910e Removed most of absolute_import imports 11 سال پیش
urlpatterns_reverse 5c1143910e Removed most of absolute_import imports 11 سال پیش
user_commands 7fca4416c7 Made (make|compile)messages check for availability of gettext commands. 12 سال پیش
utils_tests b6a957f0ba Merge remote-tracking branch 'core/master' into schema-alteration 11 سال پیش
validation 5c1143910e Removed most of absolute_import imports 11 سال پیش
validators 11b7b9ad00 Fixed an email validation regression 11 سال پیش
version cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 سال پیش
view_tests 165f44aaaa Combine consecutive with statements 11 سال پیش
wsgi e021b87c00 Fixed a few more imports of django.utils.unittest. 11 سال پیش
.coveragerc 6118d6d1c9 More import removals 11 سال پیش
runtests.py c5fbd16362 Import test case classes from their public API module. 11 سال پیش
test_sqlite.py 8dd8400f7e Updated an inaccurate comment. 12 سال پیش
urls.py 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 سال پیش