.. |
admin_changelist
|
5938e7013e
Fixed a python 3.2 syntax error and python 3 warning introduced by 054ce2aa02.
|
12 vuotta sitten |
admin_custom_urls
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
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
|
3ea0c7d35a
Fixed #19838 -- Admin: Don't leak a 500 HTTP status when trying to delete protected FKs.
|
12 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
|
20a91cce04
Fixed #17037 -- Added a --all option to diffsettings.
|
12 vuotta sitten |
admin_util
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
admin_validation
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 vuotta sitten |
admin_views
|
bc35b95274
Fixed test failures introduced in e16c48e001.
|
12 vuotta sitten |
admin_widgets
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 vuotta sitten |
aggregation
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
aggregation_regress
|
bd0cba58aa
Fixed failing aggregation tests on MySQL
|
12 vuotta sitten |
app_loading
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
backends
|
76aecfbc4b
Fixed #9055 -- Standardized behaviour of parameter escaping in db cursors
|
12 vuotta sitten |
base
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
bash_completion
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
basic
|
23490a2394
Revert "Fixed 19895 -- Made second iteration over invalid queryset raise an exception too"
|
12 vuotta sitten |
bug639
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
bug8245
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
builtin_server
|
a7960bcb35
Fixed #18972 -- Refactored bundled wsgi server's chunking algorithm.
|
12 vuotta sitten |
bulk_create
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
cache
|
40b9f4fb8b
[py3] Always fed hashlib with bytes.
|
12 vuotta sitten |
choices
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
commands_sql
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 vuotta sitten |
comment_tests
|
d056124269
Remove a special case for comment tests from runtests.py.
|
12 vuotta sitten |
conditional_processing
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
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
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
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
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
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
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
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_typecasts
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
decorators
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
defaultfilters
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
defer
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
defer_regress
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
delete
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
delete_regress
|
7aacde84f2
Made transaction.managed a no-op and deprecated it.
|
12 vuotta sitten |
deprecation
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 vuotta sitten |
dispatch
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 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_defaults
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
field_subclassing
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
file_storage
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 vuotta sitten |
file_uploads
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
files
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
fixtures
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 vuotta sitten |
fixtures_model_package
|
e654180ce2
Improved the API of set_autocommit.
|
12 vuotta sitten |
fixtures_regress
|
e654180ce2
Improved the API of set_autocommit.
|
12 vuotta sitten |
force_insert_update
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
foreign_object
|
266de5f9ae
Fixed 19385 -- Added ORM support for multicolumn joins
|
12 vuotta sitten |
forms_tests
|
066bf42675
Removed forced typecasting of help_text/label Field arguments
|
12 vuotta sitten |
generic_inline_admin
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 vuotta sitten |
generic_relations
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 vuotta sitten |
generic_relations_regress
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
generic_views
|
9a85ad89c2
Fixed #16319 -- added SuccessMessageMixin to contrib.messages
|
12 vuotta sitten |
get_earliest_or_latest
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
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
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
get_or_create_regress
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
handlers
|
ac37ed21b3
Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED.
|
12 vuotta sitten |
http_utils
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
httpwrappers
|
2ee21d9f0d
Implemented persistent database connections.
|
12 vuotta sitten |
i18n
|
d5683bd06b
Fix #20058: Make compilemessages use stdout instead of stderr.
|
12 vuotta sitten |
indexes
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
initial_sql_regress
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
inline_formsets
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 vuotta sitten |
inspectdb
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
introspection
|
c5a25c2771
Add introspection support for BinaryField
|
12 vuotta sitten |
invalid_models
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 vuotta sitten |
known_related_objects
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
logging_tests
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 vuotta sitten |
lookup
|
22b7870e40
Began implementing a shared set of test models to speed up tests.
|
12 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
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
m2o_recursive
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
mail
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 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
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
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
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
max_lengths
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
middleware
|
f8a634afa2
Fixed tests that relied on MANAGERS not being empty.
|
12 vuotta sitten |
middleware_exceptions
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 vuotta sitten |
model_fields
|
e16c48e001
Fixed #15124 -- Changed the default for BooleanField.
|
12 vuotta sitten |
model_forms
|
22b7870e40
Began implementing a shared set of test models to speed up tests.
|
12 vuotta sitten |
model_forms_regress
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
model_formsets
|
f9ab543720
Fixed #20084 -- Provided option to validate formset max_num on server.
|
12 vuotta sitten |
model_formsets_regress
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
model_inheritance
|
6b4834952d
Fixed #16649 -- Refactored save_base logic
|
12 vuotta sitten |
model_inheritance_regress
|
e16c48e001
Fixed #15124 -- Changed the default for BooleanField.
|
12 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
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
modeladmin
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 vuotta sitten |
multiple_database
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 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
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
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
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
prefetch_related
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 vuotta sitten |
properties
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
proxy_model_inheritance
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
proxy_models
|
6983a1a540
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet.
|
12 vuotta sitten |
queries
|
80e68ee2ff
Added tests for already fixed #20101
|
12 vuotta sitten |
queryset_pickle
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
raw_query
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
requests
|
7aacde84f2
Made transaction.managed a no-op and deprecated it.
|
12 vuotta sitten |
reserved_names
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
resolve_url
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
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
|
7aacde84f2
Made transaction.managed a no-op and deprecated it.
|
12 vuotta sitten |
select_related
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
select_related_onetoone
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
select_related_regress
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
serializers
|
7aacde84f2
Made transaction.managed a no-op and deprecated it.
|
12 vuotta sitten |
serializers_regress
|
d680a3f447
Added support for serializing BinaryField
|
12 vuotta sitten |
servers
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 vuotta sitten |
settings_tests
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
shared_models
|
22b7870e40
Began implementing a shared set of test models to speed up tests.
|
12 vuotta sitten |
signals
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
signals_regress
|
22b7870e40
Began implementing a shared set of test models to speed up tests.
|
12 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 |
special_headers
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 vuotta sitten |
staticfiles_tests
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 vuotta sitten |
str
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
string_lookup
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
swappable_models
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 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
|
31b5275235
Fixed #13260 -- Quoted arguments interpolated in URLs in reverse.
|
12 vuotta sitten |
templates
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 vuotta sitten |
test_client
|
60dd4eabe7
Removed mentions of modeltests.
|
12 vuotta sitten |
test_client_regress
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 vuotta sitten |
test_runner
|
0fe11fca40
Changed test_runner tests to use full python path for settings files.
|
12 vuotta sitten |
test_utils
|
952ba5237e
Added a context manager to capture queries while testing.
|
12 vuotta sitten |
text
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
timezones
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
12 vuotta sitten |
transactions
|
83a416f5e7
Made atomic usable when autocommit is off.
|
12 vuotta sitten |
transactions_regress
|
46f4b19920
Removed debug code
|
12 vuotta sitten |
unmanaged_models
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
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
|
521765f63d
Fixed #19541 -- Fixed BaseHandler to enable reversing URLs in response middlewares
|
12 vuotta sitten |
user_commands
|
7fca4416c7
Made (make|compile)messages check for availability of gettext commands.
|
12 vuotta sitten |
utils_tests
|
164528acc8
Fixed #20108 -- Fixed filepath_to_uri decoding error
|
12 vuotta sitten |
validation
|
34d098665d
Add a specific error message for URLValidator
|
12 vuotta sitten |
validators
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
version
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 vuotta sitten |
view_tests
|
3f2befc931
Deprecated django.views.defaults.shortcut.
|
12 vuotta sitten |
wsgi
|
2ee21d9f0d
Implemented persistent database connections.
|
12 vuotta sitten |
.coveragerc
|
737a5d71f0
Adjusted coveragerc
|
12 vuotta sitten |
runtests.py
|
1059da8de6
Merge pull request #900 from bmispelon/ticket-20022
|
12 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 |