.. |
admin_changelist
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 жил өмнө |
admin_custom_urls
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
admin_filters
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 жил өмнө |
admin_inlines
|
3ea0c7d35a
Fixed #19838 -- Admin: Don't leak a 500 HTTP status when trying to delete protected FKs.
|
12 жил өмнө |
admin_ordering
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 жил өмнө |
admin_registration
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
admin_scripts
|
6a91b63842
Fixed #19923 -- Display tracebacks for non-CommandError exceptions
|
12 жил өмнө |
admin_util
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
admin_validation
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
admin_views
|
b746f8a9e3
Adjusted query counts to account for new savepoints.
|
12 жил өмнө |
admin_widgets
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 жил өмнө |
aggregation
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
aggregation_regress
|
bd0cba58aa
Fixed failing aggregation tests on MySQL
|
12 жил өмнө |
app_loading
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
backends
|
55a9be8ecf
Ran a test that closes the database connection outside of a transaction.
|
12 жил өмнө |
base
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
bash_completion
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
basic
|
6b4834952d
Fixed #16649 -- Refactored save_base logic
|
12 жил өмнө |
bug639
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
bug8245
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
builtin_server
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
bulk_create
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
cache
|
40b9f4fb8b
[py3] Always fed hashlib with bytes.
|
12 жил өмнө |
choices
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
commands_sql
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
comment_tests
|
d056124269
Remove a special case for comment tests from runtests.py.
|
12 жил өмнө |
conditional_processing
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
contenttypes_tests
|
3f2befc931
Deprecated django.views.defaults.shortcut.
|
12 жил өмнө |
context_processors
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
createsuperuser
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
csrf_tests
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
custom_columns
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
custom_columns_regress
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
custom_managers
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 жил өмнө |
custom_managers_regress
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 жил өмнө |
custom_methods
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
custom_pk
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
datatypes
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
dates
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
datetimes
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
db_typecasts
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
decorators
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
defaultfilters
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
defer
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
defer_regress
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
delete
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
delete_regress
|
7aacde84f2
Made transaction.managed a no-op and deprecated it.
|
12 жил өмнө |
deprecation
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 жил өмнө |
dispatch
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
distinct_on_fields
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
empty
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
expressions
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
expressions_regress
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
extra_regress
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
field_defaults
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
field_subclassing
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
file_storage
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
file_uploads
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
files
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
fixtures
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 жил өмнө |
fixtures_model_package
|
e654180ce2
Improved the API of set_autocommit.
|
12 жил өмнө |
fixtures_regress
|
e654180ce2
Improved the API of set_autocommit.
|
12 жил өмнө |
force_insert_update
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
forms_tests
|
2f121dfe63
Fixed #17051 -- Removed some 'invalid' field error messages
|
12 жил өмнө |
generic_inline_admin
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
generic_relations
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 жил өмнө |
generic_relations_regress
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
generic_views
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
get_earliest_or_latest
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
get_object_or_404
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 жил өмнө |
get_or_create
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
get_or_create_regress
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
handlers
|
ac37ed21b3
Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED.
|
12 жил өмнө |
http_utils
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
httpwrappers
|
2ee21d9f0d
Implemented persistent database connections.
|
12 жил өмнө |
i18n
|
7fca4416c7
Made (make|compile)messages check for availability of gettext commands.
|
12 жил өмнө |
indexes
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
initial_sql_regress
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
inline_formsets
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
inspectdb
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
introspection
|
c5a25c2771
Add introspection support for BinaryField
|
12 жил өмнө |
invalid_models
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
known_related_objects
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
logging_tests
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
lookup
|
22b7870e40
Began implementing a shared set of test models to speed up tests.
|
12 жил өмнө |
m2m_and_m2o
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
m2m_intermediary
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
m2m_multiple
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
m2m_recursive
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
m2m_regress
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
m2m_signals
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
m2m_through
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
m2m_through_regress
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
m2o_recursive
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
mail
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
managers_regress
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 жил өмнө |
many_to_many
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
many_to_one
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
many_to_one_null
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
many_to_one_regress
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
max_lengths
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
middleware
|
f8a634afa2
Fixed tests that relied on MANAGERS not being empty.
|
12 жил өмнө |
middleware_exceptions
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
model_fields
|
8ee1eddb7e
Add a BinaryField model field
|
12 жил өмнө |
model_forms
|
22b7870e40
Began implementing a shared set of test models to speed up tests.
|
12 жил өмнө |
model_forms_regress
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
model_formsets
|
3318595c0b
Fixed #18898 -- Added tests with a fix for ModelMultipleChoiceField
|
12 жил өмнө |
model_formsets_regress
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
model_inheritance
|
6b4834952d
Fixed #16649 -- Refactored save_base logic
|
12 жил өмнө |
model_inheritance_regress
|
2a2708e1b2
Fixed #17502 -- Made joining in inheritance cases consistent
|
12 жил өмнө |
model_inheritance_same_model_name
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
model_inheritance_select_related
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
model_package
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
model_permalink
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
model_regress
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
modeladmin
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 жил өмнө |
multiple_database
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
mutually_referential
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
nested_foreign_keys
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
null_fk
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
null_fk_ordering
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
null_queries
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
one_to_one
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
one_to_one_regress
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
or_lookups
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
order_with_respect_to
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
ordering
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
pagination
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
prefetch_related
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 жил өмнө |
properties
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
proxy_model_inheritance
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
proxy_models
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 жил өмнө |
queries
|
d3f00bd570
Refactored qs.add_q() and utils/tree.py
|
12 жил өмнө |
queryset_pickle
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
raw_query
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
requests
|
7aacde84f2
Made transaction.managed a no-op and deprecated it.
|
12 жил өмнө |
reserved_names
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
resolve_url
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
reverse_lookup
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
reverse_single_related
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 жил өмнө |
save_delete_hooks
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
select_for_update
|
7aacde84f2
Made transaction.managed a no-op and deprecated it.
|
12 жил өмнө |
select_related
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
select_related_onetoone
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
select_related_regress
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
serializers
|
7aacde84f2
Made transaction.managed a no-op and deprecated it.
|
12 жил өмнө |
serializers_regress
|
d680a3f447
Added support for serializing BinaryField
|
12 жил өмнө |
servers
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
settings_tests
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
shared_models
|
22b7870e40
Began implementing a shared set of test models to speed up tests.
|
12 жил өмнө |
signals
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
signals_regress
|
22b7870e40
Began implementing a shared set of test models to speed up tests.
|
12 жил өмнө |
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
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
special_headers
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
staticfiles_tests
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
str
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
string_lookup
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
swappable_models
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
syndication
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
tablespaces
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
template_tests
|
804366327d
Fixed #19915 - Made blocktrans tag honor TEMPLATE_STRING_IF_INVALID.
|
12 жил өмнө |
templates
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
test_client
|
60dd4eabe7
Removed mentions of modeltests.
|
12 жил өмнө |
test_client_regress
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
test_runner
|
0fe11fca40
Changed test_runner tests to use full python path for settings files.
|
12 жил өмнө |
test_utils
|
952ba5237e
Added a context manager to capture queries while testing.
|
12 жил өмнө |
text
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
timezones
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |
transactions
|
83a416f5e7
Made atomic usable when autocommit is off.
|
12 жил өмнө |
transactions_regress
|
6b4834952d
Fixed #16649 -- Refactored save_base logic
|
12 жил өмнө |
unmanaged_models
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
update
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
update_only_fields
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
urlpatterns_reverse
|
4fa7f3cdd9
Fix #20022: Correctly handle prefixes with url-unsafe characters in reverse().
|
12 жил өмнө |
user_commands
|
7fca4416c7
Made (make|compile)messages check for availability of gettext commands.
|
12 жил өмнө |
utils_tests
|
c31a9793c6
Merge pull request #882 from loic/testfix
|
12 жил өмнө |
validation
|
34d098665d
Add a specific error message for URLValidator
|
12 жил өмнө |
validators
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
version
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 жил өмнө |
view_tests
|
3f2befc931
Deprecated django.views.defaults.shortcut.
|
12 жил өмнө |
wsgi
|
2ee21d9f0d
Implemented persistent database connections.
|
12 жил өмнө |
.coveragerc
|
737a5d71f0
Adjusted coveragerc
|
12 жил өмнө |
runtests.py
|
1059da8de6
Merge pull request #900 from bmispelon/ticket-20022
|
12 жил өмнө |
test_sqlite.py
|
8dd8400f7e
Updated an inaccurate comment.
|
12 жил өмнө |
urls.py
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 жил өмнө |