..
absolute_url_overrides
…
admin_autodiscover
…
admin_changelist
Fixed #25513 -- Extracted admin pagination to Paginator.get_elided_page_range().
2020-08-06 12:38:56 +02:00
admin_checks
…
admin_custom_urls
…
admin_default_site
…
admin_docs
Fixed #31789 -- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +02:00
admin_filters
Fixed #32038 -- Fixed EmptyFieldListFilter crash with GenericRelation.
2020-09-25 10:09:28 +02:00
admin_inlines
Refs #25780 -- Removed redundant status code assertions from tests.
2020-10-28 12:26:49 +01:00
admin_ordering
Fixed #32003 -- Added obj argument to has_perm() methods in tests.
2020-09-14 12:28:17 +02:00
admin_registration
…
admin_scripts
Corrected docstring quotes in various code.
2020-09-22 10:30:53 +02:00
admin_utils
Fixed #32080 -- Fixed displaying Unicode chars in forms.JSONField and read-only JSONField values in admin.
2020-10-09 08:14:17 +02:00
admin_views
Refs #25780 -- Removed redundant status code assertions from tests.
2020-10-28 12:26:49 +01:00
admin_widgets
…
aggregation
Fixed #32166 -- Removed redundant definition of Greatest in test_expression_on_aggregation.
2020-11-03 07:08:42 +01:00
aggregation_regress
Refs #30446 -- Removed unnecessary Value(..., output_field) in docs and tests.
2020-07-15 10:58:38 +02:00
annotations
Fixed #32152 -- Fixed grouping by subquery aliases.
2020-10-29 09:56:09 +01:00
app_loading
…
apps
Refs #31180 -- Fixed unreachable assertions in apps tests.
2020-08-11 10:31:09 +02:00
asgi
Fixed #31594 -- Added ASGIStaticFilesHandler.get_response_async().
2020-06-08 12:52:26 +02:00
async
…
auth_tests
Refs #28215 -- Marked auth credentials as sensitive variables.
2020-10-28 14:21:53 +01:00
backends
Refs #32061 -- Unified DatabaseClient.runshell() in db backends.
2020-10-29 22:22:58 +01:00
base
…
bash_completion
…
basic
Fixed #27719 -- Added QuerySet.alias() to allow creating reusable aliases.
2020-07-31 13:19:33 +02:00
builtin_server
…
bulk_create
Fixed #29497 -- Fixed loss of assigned parent when saving child with bulk_create() after parent.
2020-10-26 12:00:34 +01:00
cache
Made small readability improvements.
2020-10-28 20:20:20 +01:00
check_framework
Combined MySQL backend server info queries.
2020-06-22 09:58:46 +02:00
conditional_processing
Fixed #31789 -- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +02:00
constraints
Fixed #31815 -- Fixed schema value encoding on PostgreSQL.
2020-07-27 06:39:02 +02:00
contenttypes_tests
Fixed #31789 -- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +02:00
context_processors
…
csrf_tests
…
custom_columns
…
custom_lookups
…
custom_managers
…
custom_methods
…
custom_migration_operations
…
custom_pk
…
datatypes
…
dates
…
datetimes
…
db_functions
Fixed #31640 -- Made Trunc() truncate datetimes to Date/TimeField in a specific timezone.
2020-10-14 20:06:26 +02:00
db_typecasts
…
db_utils
…
dbshell
Refs #32061 -- Fixed test_crash_password_does_not_leak() crash on Windows.
2020-11-03 11:38:40 +01:00
decorators
Fixed #31789 -- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +02:00
defer
…
defer_regress
Removed hardcoded pk in defer_regress test.
2020-11-04 06:41:47 +01:00
delete
Fixed #32107 -- Fixed ProtectedError.protected_objects and RestrictedError.restricted_objects.
2020-10-19 12:43:32 +02:00
delete_regress
…
deprecation
Refs #31928 -- Added various middlewares tests for detecting when get_response is coroutine.
2020-08-28 12:33:29 +02:00
dispatch
…
distinct_on_fields
Fixed DistinctOnTests.test_basic_distinct_on on CockroachDB.
2020-11-03 07:32:03 +01:00
empty
…
empty_models
…
expressions
Fixed #32134 -- Fixed crash of __range lookup with namedtuple.
2020-10-23 18:01:31 +02:00
expressions_case
Replaced @no_oracle skips with DatabaseFeatures.allows_group_by_lob.
2020-10-22 18:16:58 +02:00
expressions_window
Refs #32096 -- Added test for window expressions with JSONField key transforms.
2020-10-14 20:56:04 +02:00
extra_regress
…
field_deconstruction
…
field_defaults
…
field_subclassing
…
file_storage
Fixed #31941 -- Corrected FileField.deconstruct() with a callable storage.
2020-09-02 11:06:18 +02:00
file_uploads
Fixed #30422 -- Made TemporaryFileUploadHandler handle interrupted uploads.
2020-09-30 10:30:43 +02:00
files
Skipped GetImageDimensionsTests.test_webp when WEBP is not installed.
2020-10-06 11:25:04 +02:00
filtered_relation
Fixed #29789 -- Added support for nested relations to FilteredRelation.
2020-07-09 20:24:00 +02:00
fixtures
…
fixtures_model_package
…
fixtures_regress
…
flatpages_tests
…
force_insert_update
…
foreign_object
…
forms_tests
Fixed #13060 -- Improved error message when ManagementForm data is missing.
2020-10-21 11:47:07 +02:00
from_db_value
…
generic_inline_admin
Fixed #32003 -- Added obj argument to has_perm() methods in tests.
2020-09-14 12:28:17 +02:00
generic_relations
Fixed #32042 -- Improved error messages for the number of submitted forms in formsets.
2020-09-28 07:05:34 +02:00
generic_relations_regress
Fixed GenericRelationTests.test_annotate when primary key values are large.
2020-11-04 06:41:48 +01:00
generic_views
Fixed #31789 -- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +02:00
get_earliest_or_latest
…
get_object_or_404
…
get_or_create
…
gis_tests
Removed unneeded @no_oracle skips.
2020-10-27 07:14:16 +01:00
handlers
Fixed #31962 -- Made SessionMiddleware raise SessionInterrupted when session destroyed while request is processing.
2020-09-09 09:04:28 +02:00
httpwrappers
Fixed #32002 -- Added headers parameter to HttpResponse and subclasses.
2020-10-07 09:19:57 +02:00
humanize_tests
…
i18n
Fixed #20601 -- Allowed forcing format with thousand separators in floatformat filter.
2020-10-13 10:36:46 +02:00
import_error_package
…
indexes
Made indexes tests use required_db_features.
2020-09-22 10:29:59 +02:00
inline_formsets
…
inspectdb
Optimized inspectdb tests by specifying database tables/views.
2020-10-16 12:59:09 +02:00
introspection
Fixed #32120 -- Added DatabaseFeatures.indexes_foreign_keys.
2020-10-20 06:22:56 +02:00
invalid_models_tests
Fixed #31777 -- Added support for database collations to Char/TextFields.
2020-09-21 18:24:56 +02:00
known_related_objects
…
logging_tests
…
lookup
Refs #27149 -- Fixed sql.Query identity.
2020-10-28 07:21:53 +01:00
m2m_and_m2o
…
m2m_intermediary
…
m2m_multiple
…
m2m_recursive
…
m2m_regress
…
m2m_signals
…
m2m_through
Fixed #31752 -- Fixed intermittent test_order_by_relational_field_through_model failure.
2020-06-30 13:08:23 +02:00
m2m_through_regress
…
m2o_recursive
…
mail
Used mock.Mock() in SMTPBackendTests.
2020-08-07 20:31:47 +02:00
managers_regress
…
many_to_many
…
many_to_one
…
many_to_one_null
…
max_lengths
…
messages_tests
Fixed #31842 -- Added DEFAULT_HASHING_ALGORITHM transitional setting.
2020-08-04 09:35:24 +02:00
middleware
Fixed #32124 -- Added per-view opt-out for APPEND_SLASH behavior.
2020-10-22 14:15:19 +02:00
middleware_exceptions
…
migrate_signals
…
migration_test_data_persistence
…
migrations
Fixed #27417 -- Made RenameField operation a noop for field name case changes on Oracle.
2020-09-04 20:27:23 +02:00
migrations2
…
model_enums
…
model_fields
Fixed #32132 -- Fixed column types in m2m intermediary tables for Positive(Big/Small)IntegerFields.
2020-11-02 20:11:58 +01:00
model_forms
Fixed #1891 , Fixed #11707 -- Prevented duplicates with limit_choices_to on multi-value relations.
2020-10-27 20:40:04 +01:00
model_formsets
Fixed #32042 -- Improved error messages for the number of submitted forms in formsets.
2020-09-28 07:05:34 +02:00
model_formsets_regress
Removed serial pk assumption from FormfieldShouldDeleteFormTests.test_custom_delete.
2020-11-03 07:09:56 +01:00
model_indexes
Refs #28077 -- Added opclasses to Index.__repr__().
2020-06-17 10:32:43 +02:00
model_inheritance
…
model_inheritance_regress
…
model_meta
Fixed #26977 -- Made abstract models raise TypeError when instantiating.
2020-08-05 06:37:04 +02:00
model_options
…
model_package
…
model_regress
Fixed #31863 -- Prevented mutating model state by copies of model instances.
2020-08-12 12:43:42 +02:00
modeladmin
Fixed #32003 -- Added obj argument to has_perm() methods in tests.
2020-09-14 12:28:17 +02:00
multiple_database
…
mutually_referential
…
nested_foreign_keys
…
no_models
…
null_fk
…
null_fk_ordering
…
null_queries
…
one_to_one
…
or_lookups
…
order_with_respect_to
…
ordering
Removed serial pk assumption in ordering tests.
2020-11-03 22:26:18 -05:00
pagination
Fixed #25513 -- Extracted admin pagination to Paginator.get_elided_page_range().
2020-08-06 12:38:56 +02:00
postgres_tests
Fixed #32046 -- Added CreateCollation/RemoveCollation operations for PostgreSQL.
2020-10-21 10:53:44 +02:00
prefetch_related
Refs #20577 -- Deferred filtering of prefetched related querysets by reverse m2o relation.
2020-10-06 21:19:56 +02:00
project_template
…
properties
…
proxy_model_inheritance
…
proxy_models
…
queries
Fixed #32143 -- Used EXISTS to exclude multi-valued relationships.
2020-10-28 07:22:00 +01:00
queryset_pickle
Refs #31926 -- Made test_pickle_filteredrelation_m2m do not depend on auto-PK.
2020-10-15 08:17:42 +02:00
raw_query
…
redirects_tests
…
requests
…
requirements
Fixed #29887 -- Added a cache backend for pymemcache.
2020-09-16 09:40:30 +02:00
reserved_names
…
resolve_url
…
responses
Fixed #31789 -- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +02:00
reverse_lookup
…
save_delete_hooks
…
schema
Made small readability improvements.
2020-10-28 20:20:20 +01:00
select_for_update
Fixed #31866 -- Fixed locking proxy models in QuerySet.select_for_update(of=()).
2020-08-11 11:55:10 +02:00
select_related
…
select_related_onetoone
…
select_related_regress
…
serializers
Fixed #31888 -- Avoided module-level MySQL queries in tests.
2020-08-17 09:31:16 +02:00
servers
…
sessions_tests
Fixed #31789 -- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +02:00
settings_tests
Fixed #29324 -- Made SECRET_KEY validation lazy (on first access).
2020-07-29 09:06:54 +02:00
shell
…
shortcuts
Fixed #31789 -- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +02:00
signals
…
signed_cookies_tests
…
signing
Fixed #31842 -- Added DEFAULT_HASHING_ALGORITHM transitional setting.
2020-08-04 09:35:24 +02:00
sitemaps_tests
Fixed #31789 -- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +02:00
sites_framework
…
sites_tests
Fixed #31802 -- Added system check for non-integer SITE_ID.
2020-07-24 10:41:55 +02:00
staticfiles_tests
Fixed CVE-2020-24583, #31921 -- Fixed permissions on intermediate-level static and storage directories on Python 3.7+.
2020-09-01 09:17:23 +02:00
str
…
string_lookup
…
swappable_models
…
syndication_tests
Removed hardcoded pks in syndication tests.
2020-10-21 06:43:19 +02:00
template_backends
…
template_loader
…
template_tests
Fixed #20601 -- Allowed forcing format with thousand separators in floatformat filter.
2020-10-13 10:36:46 +02:00
templates
…
test_client
Fixed #32162 -- Fixed setting Content-Length header in AsyncRequestFactory.
2020-11-03 10:12:40 +01:00
test_client_regress
Fixed #31789 -- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +02:00
test_exceptions
Fixed #28507 -- Made ValidationError.__eq__() ignore messages and params ordering.
2020-07-29 12:04:13 +02:00
test_runner
Refs #31811 -- Added optional timing outputs to the test runner.
2020-08-13 17:17:15 +02:00
test_runner_apps
…
test_utils
Fixed #27906 -- Fixed test tools counting of HTML matches for subsets of elements.
2020-09-24 12:52:41 +02:00
timezones
…
transaction_hooks
Fixed #32108 -- Made transaction.on_commit() raise TypeError when callback is not a callable.
2020-10-19 20:46:13 +02:00
transactions
…
unmanaged_models
…
update
Fixed #31573 -- Made QuerySet.update() respect ordering on MariaDB/MySQL.
2020-07-08 11:43:50 +02:00
update_only_fields
Fixed #31382 -- Made Model.save(update_fields=...) raise ValueError on non-concrete fields.
2020-08-12 21:13:55 +02:00
urlpatterns
Fixed #31858 -- Reallowed whitespaces in URL paths outside of parameters.
2020-09-02 10:24:14 +02:00
urlpatterns_reverse
Removed unused param_dict return from URLResolver.resolve_error_handler().
2020-06-22 21:28:56 +02:00
user_commands
Fixed #32153 -- Fixed management commands when using required list options.
2020-10-30 12:01:33 +01:00
utils_tests
Updated MultiValueDict.update() to mirror dict.update() behavior.
2020-10-30 10:44:44 +01:00
validation
Fixed #31596 -- Changed ForeignKey.validate() to use the base manager.
2020-06-25 11:36:20 +02:00
validators
Fixed typo in DecimalValidator tests.
2020-07-16 11:21:39 +02:00
version
…
view_tests
Made small readability improvements.
2020-10-28 20:20:20 +01:00
wsgi
Fixed #30567 -- Made WSGIHandler pass FileResponse.block_size to wsgi.file_wrapper.
2019-07-26 07:31:51 +02:00
.coveragerc
…
README.rst
…
runtests.py
Refs #26601 -- Added various middlewares tests for deprecation of passing None as get_response.
2020-08-28 12:33:15 +02:00
test_sqlite.py
…
urls.py
…