.. |
absolute_url_overrides
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
admin_autodiscover
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
admin_changelist
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
admin_checks
|
3b3f38b3b0
Fixed #31169 -- Adapted the parallel test runner to use spawn.
|
3 år sedan |
admin_custom_urls
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
admin_default_site
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
admin_docs
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
admin_filters
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
3 år sedan |
admin_inlines
|
445b075def
Fixed #33547 -- Fixed error when rendering invalid inlines with readonly fields in admin.
|
3 år sedan |
admin_ordering
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
admin_registration
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
admin_scripts
|
d113b5a837
Refs #33476 -- Made management commands use black.
|
3 år sedan |
admin_utils
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
admin_views
|
2bee0b4328
Fixed #7497 -- Allowed overriding the order of apps and models in admin.
|
3 år sedan |
admin_widgets
|
119f227aa6
Fixed #33524 -- Allowed overriding empty_label for ForeignKey in ModelAdmin.radio_fields.
|
3 år sedan |
aggregation
|
bb61f0186d
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
|
3 år sedan |
aggregation_regress
|
c6b4d62fa2
Fixed #29865 -- Added logical XOR support for Q() and querysets.
|
3 år sedan |
annotations
|
04ad0f26ba
Refs #33397 -- Added extra tests for resolving an output_field of CombinedExpression.
|
3 år sedan |
app_loading
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
apps
|
a8c15481f4
Rewrote some references to "master".
|
3 år sedan |
asgi
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
async
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
auth_tests
|
eb07b5be0c
Fixed #15619 -- Deprecated log out via GET requests.
|
3 år sedan |
backends
|
7325d29152
Refs #30581 -- Fixed DatabaseFeatures.bare_select_suffix on MySQL < 8 and MariaDB < 10.4.
|
3 år sedan |
base
|
cde31daf88
Sorted imports per isort 4.2.9.
|
7 år sedan |
bash_completion
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
basic
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
3 år sedan |
builtin_server
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
bulk_create
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
cache
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
3 år sedan |
check_framework
|
3b3f38b3b0
Fixed #31169 -- Adapted the parallel test runner to use spawn.
|
3 år sedan |
conditional_processing
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
constraints
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
contenttypes_tests
|
3b3f38b3b0
Fixed #31169 -- Adapted the parallel test runner to use spawn.
|
3 år sedan |
context_processors
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
csrf_tests
|
93803a1b5f
Fixed #33567 -- Avoided setting default text/html content type on responses.
|
3 år sedan |
custom_columns
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
3 år sedan |
custom_lookups
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
custom_managers
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
custom_methods
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
custom_migration_operations
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
custom_pk
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
datatypes
|
bb61f0186d
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
|
3 år sedan |
dates
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
datetimes
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
db_functions
|
bb61f0186d
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
|
3 år sedan |
db_typecasts
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
db_utils
|
13378ad952
Moved ensure_defaults() and prepare_test_settings() logic to ConnectionHandler.configure_settings().
|
3 år sedan |
dbshell
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
decorators
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
defer
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
3 år sedan |
defer_regress
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
3 år sedan |
delete
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
delete_regress
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
deprecation
|
e559070a7a
Fixed #33518 -- Added RemovedAfterNextVersionWarning.
|
3 år sedan |
dispatch
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
distinct_on_fields
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
empty
|
f7969b0920
Fixed #23620 -- Used more specific assertions in the Django test suite.
|
10 år sedan |
empty_models
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
expressions
|
04ad0f26ba
Refs #33397 -- Added extra tests for resolving an output_field of CombinedExpression.
|
3 år sedan |
expressions_case
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
3 år sedan |
expressions_window
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
extra_regress
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
3 år sedan |
field_deconstruction
|
1e2e1be02b
Fixed #33515 -- Prevented recreation of migration for ManyToManyField to lowercased swappable setting.
|
3 år sedan |
field_defaults
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
field_subclassing
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
file_storage
|
bb61f0186d
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
|
3 år sedan |
file_uploads
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
files
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
filtered_relation
|
fac662f479
Fixed #33598 -- Reverted "Removed unnecessary reuse_with_filtered_relation argument from Query methods."
|
3 år sedan |
fixtures
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
fixtures_model_package
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
fixtures_regress
|
4b8e4f5060
Fixed #33582 -- Fixed deserializing natural keys with foreing key dependencies in a multiple database setup.
|
3 år sedan |
flatpages_tests
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
force_insert_update
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
foreign_object
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
3 år sedan |
forms_tests
|
c8459708a7
Refs #32339 -- Added use_fieldset to Widget.
|
3 år sedan |
from_db_value
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
generic_inline_admin
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
generic_relations
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
generic_relations_regress
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
generic_views
|
bb61f0186d
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
|
3 år sedan |
get_earliest_or_latest
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
3 år sedan |
get_object_or_404
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
get_or_create
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
gis_tests
|
1b695fbbc2
Refs #33577 -- Used addCleanup() to remove .aux file in GDALBandTests.
|
3 år sedan |
handlers
|
236e6cb588
Refs #31407 -- Handled potential exception in test cleanup.
|
3 år sedan |
httpwrappers
|
93803a1b5f
Fixed #33567 -- Avoided setting default text/html content type on responses.
|
3 år sedan |
humanize_tests
|
bb61f0186d
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
|
3 år sedan |
i18n
|
baf9604ed8
Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs.
|
3 år sedan |
import_error_package
|
c0cc8f69e7
Refactored tests that rely on an ImportError for Python 3.5 compatibility
|
10 år sedan |
indexes
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
inline_formsets
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
inspectdb
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
introspection
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
invalid_models_tests
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
known_related_objects
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
logging_tests
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
lookup
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
m2m_and_m2o
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
m2m_intermediary
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
m2m_multiple
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
m2m_recursive
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
m2m_regress
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
m2m_signals
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
m2m_through
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
m2m_through_regress
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
m2o_recursive
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
mail
|
fac3dd7f39
Refs #33173 -- Fixed MailTests.test_backend_arg() on Windows and Python 3.11+.
|
3 år sedan |
managers_regress
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
many_to_many
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
many_to_one
|
7ba6ebe914
Fixed #19580 -- Unified behavior of reverse foreign key and many-to-many relations for unsaved instances.
|
3 år sedan |
many_to_one_null
|
7ba6ebe914
Fixed #19580 -- Unified behavior of reverse foreign key and many-to-many relations for unsaved instances.
|
3 år sedan |
max_lengths
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
messages_tests
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
middleware
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
middleware_exceptions
|
2d472ad05c
Fixed #33495 -- Improved debug logging message about adapting handlers for middlewares.
|
3 år sedan |
migrate_signals
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
migration_test_data_persistence
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
migrations
|
59ab3fd0e9
Refs #32365 -- Deprecated django.utils.timezone.utc.
|
3 år sedan |
migrations2
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
model_enums
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
model_fields
|
a88fab1bca
Fixed #33552 -- Fixed JSONField has key lookups with numeric keys on MariaDB, MySQL, Oracle, and SQLite.
|
3 år sedan |
model_forms
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
3 år sedan |
model_formsets
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
model_formsets_regress
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
3 år sedan |
model_indexes
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
model_inheritance
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
model_inheritance_regress
|
18245b948b
Refs #7488, Refs #19524 -- Removed obsolete ModelInheritanceTest.test_issue_7488() test.
|
3 år sedan |
model_meta
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
model_options
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
model_package
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
model_regress
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
model_utils
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
modeladmin
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
multiple_database
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
3 år sedan |
mutually_referential
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
nested_foreign_keys
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
no_models
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
null_fk
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
null_fk_ordering
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
null_queries
|
7ba6ebe914
Fixed #19580 -- Unified behavior of reverse foreign key and many-to-many relations for unsaved instances.
|
3 år sedan |
one_to_one
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
3 år sedan |
or_lookups
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
order_with_respect_to
|
09e499a39e
Fixed #33501 -- Made order_with_respect_to respect database routers.
|
3 år sedan |
ordering
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
3 år sedan |
pagination
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
postgres_tests
|
bb61f0186d
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
|
3 år sedan |
prefetch_related
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
3 år sedan |
project_template
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
properties
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
proxy_model_inheritance
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
3 år sedan |
proxy_models
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
queries
|
bf524d229f
Refs #30581 -- Allowed sql.Query to be used without model.
|
3 år sedan |
queryset_pickle
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
raw_query
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
redirects_tests
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
requests
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
requirements
|
d113b5a837
Refs #33476 -- Made management commands use black.
|
3 år sedan |
reserved_names
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
resolve_url
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
responses
|
bb61f0186d
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
|
3 år sedan |
reverse_lookup
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
save_delete_hooks
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
schema
|
bb61f0186d
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
|
3 år sedan |
select_for_update
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
3 år sedan |
select_related
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
3 år sedan |
select_related_onetoone
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
select_related_regress
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
3 år sedan |
serializers
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
3 år sedan |
servers
|
a8c15481f4
Rewrote some references to "master".
|
3 år sedan |
sessions_tests
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
settings_tests
|
1cf60ce601
Fixed #33569 -- Added SECURE_PROXY_SSL_HEADER support for list of protocols in the header value.
|
3 år sedan |
shell
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
shortcuts
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
signals
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
signed_cookies_tests
|
ae2da5ba65
Fixed #33562 -- Made HttpResponse.set_cookie() support timedelta for the max_age argument.
|
3 år sedan |
signing
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
sitemaps_tests
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
sites_framework
|
847f46e9bf
Removed redundant QuerySet.all() calls in docs and tests.
|
3 år sedan |
sites_tests
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
staticfiles_tests
|
bb61f0186d
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
|
3 år sedan |
str
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
string_lookup
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
swappable_models
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
syndication_tests
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
template_backends
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
template_loader
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
template_tests
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
templates
|
e703b93a65
Fixed #31080 -- Removed redundant type="text/javascript" attribute from <script> tags.
|
5 år sedan |
test_client
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
test_client_regress
|
d84cd91e90
Refs #33348 -- Improved messages raised by SimpleTestCase.assertFormError()/assertFormsetErrors().
|
3 år sedan |
test_exceptions
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
test_runner
|
ba298a32b3
Refs #31169 -- Prevented infinite loop in parallel tests with custom test runner when using spawn.
|
3 år sedan |
test_runner_apps
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
test_utils
|
a8c15481f4
Rewrote some references to "master".
|
3 år sedan |
timezones
|
59ab3fd0e9
Refs #32365 -- Deprecated django.utils.timezone.utc.
|
3 år sedan |
transaction_hooks
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
transactions
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
unmanaged_models
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
update
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
update_only_fields
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
urlpatterns
|
baf9604ed8
Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs.
|
3 år sedan |
urlpatterns_reverse
|
baf9604ed8
Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs.
|
3 år sedan |
user_commands
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
utils_tests
|
bb61f0186d
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
|
3 år sedan |
validation
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
validators
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
version
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
view_tests
|
71017a68a6
Fixed #33571 -- Fixed static serving views crash when If-Modified-Since is empty.
|
3 år sedan |
wsgi
|
7119f40c98
Refs #33476 -- Refactored code to strictly match 88 characters line length.
|
3 år sedan |
xor_lookups
|
c6b4d62fa2
Fixed #29865 -- Added logical XOR support for Q() and querysets.
|
3 år sedan |
.coveragerc
|
f6259ce776
Fixed #25209 -- Removed parallel=True coverage option
|
9 år sedan |
README.rst
|
aed89adad5
Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, comments and hints.
|
6 år sedan |
runtests.py
|
3b3f38b3b0
Fixed #31169 -- Adapted the parallel test runner to use spawn.
|
3 år sedan |
test_sqlite.py
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 år sedan |
urls.py
|
37ea3cb03e
Fixed "URLconf" spelling in code comments.
|
9 år sedan |