index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2021-01-20
Fixed #32371 -- Doc'd jquery.init.js dependency for admin widgets.
Matthias Kestenholz
2021-01-20
Fixed #32292 -- Added support for connection by service name to PostgreSQL.
Hasan Ramezani
2021-01-19
Fixed #32324 -- Added template block to override the admin site header.
muskanvaswan
2021-01-19
Fixed #32357 -- Dropped support for PostgreSQL 9.6 and PostGIS 2.3.
Mariusz Felisiak
2021-01-19
Refs #32365 -- Allowed use of non-pytz timezone implementations.
Paul Ganssle
2021-01-19
Corrected versionadded annotations.
Mariusz Felisiak
2021-01-18
Fixed #32296 -- Added --skip-checks option to runserver command.
Hasan Ramezani
2021-01-14
Increased the default PBKDF2 iterations for Django 4.0.
Mariusz Felisiak
2021-01-14
Advanced deprecation warnings for Django 4.0.
Mariusz Felisiak
2021-01-14
Refs #31842 -- Removed DEFAULT_HASHING_ALGORITHM transitional setting.
Mariusz Felisiak
2021-01-14
Refs #25236 -- Removed {% ifequal %} and {% ifnotequal %} template tags per d...
Mariusz Felisiak
2021-01-14
Refs #12990 -- Removed django.contrib.postgres.forms.JSONField per deprecatio...
Mariusz Felisiak
2021-01-14
Refs #12990 -- Removed django.contrib.postgres.fields.jsonb.KeyTransform/KeyT...
Mariusz Felisiak
2021-01-14
Refs #12990 -- Removed django.contrib.postgres.fields.JSONField per deprecati...
Mariusz Felisiak
2021-01-14
Refs #31534 -- Removed django.conf.urls.url() per deprecation timeline.
Mariusz Felisiak
2021-01-14
Refs #31359 -- Made get_random_string()'s length argument required.
Mariusz Felisiak
2021-01-14
Refs #31369 -- Removed models.NullBooleanField per deprecation timeline.
Mariusz Felisiak
2021-01-14
Refs #7098 -- Removed support for passing raw column aliases to order_by().
Mariusz Felisiak
2021-01-14
Refs #8760 -- Removed "list" message for ModelMultipleChoiceField per depreca...
Mariusz Felisiak
2021-01-14
Refs #31327 -- Removed providing_args argument for Signal per deprecation tim...
Mariusz Felisiak
2021-01-14
Refs #26601 -- Made get_response argument required and don't accept None in m...
Mariusz Felisiak
2021-01-14
Refs #27468 -- Removed support for the pre-Django 3.1 user sessions.
Mariusz Felisiak
2021-01-14
Refs #27468 -- Removed support for the pre-Django 3.1 signatures in Signer an...
Mariusz Felisiak
2021-01-14
Refs #31274 -- Removed support for the pre-Django 3.1 encoding format of sess...
Mariusz Felisiak
2021-01-14
Refs #27468 -- Removed support for the pre-Django 3.1 password reset tokens.
Mariusz Felisiak
2021-01-14
Refs #27604 -- Removed support for the pre-Django 3.1 encoding format in Cook...
Mariusz Felisiak
2021-01-14
Refs #30997 -- Removed HttpRequest.is_ajax() per deprecation timeline.
Mariusz Felisiak
2021-01-14
Refs #23433 -- Removed django-admin.py entry point per deprecation timeline.
Mariusz Felisiak
2021-01-14
Refs #30988 -- Removed InvalidQuery exception per deprecation timeline.
Mariusz Felisiak
2021-01-14
Refs #30841 -- Made isnull lookup raise ValueError for non-boolean values.
Mariusz Felisiak
2021-01-14
Refs #28622 -- Removed settings.PASSWORD_RESET_TIMEOUT_DAYS per deprecation t...
Mariusz Felisiak
2021-01-14
Refs #30747 -- Removed django.utils.http.is_safe_url() per deprecation timeline.
Mariusz Felisiak
2021-01-14
Refs #27753 -- Removed django.utils.text.unescape_entities() per deprecation ...
Mariusz Felisiak
2021-01-14
Refs #30158 -- Made alias argument required in signature of Expression.get_gr...
Mariusz Felisiak
2021-01-14
Refs #15902 -- Stopped set_language() storing user's language in the session.
Mariusz Felisiak
2021-01-14
Refs #30165 -- Removed ugettext(), ugettext_lazy(), ugettext_noop(), ungettex...
Mariusz Felisiak
2021-01-14
Refs #27753 -- Removed django.utils.encoding.force_text() and smart_text() pe...
Mariusz Felisiak
2021-01-14
Refs #27753 -- Removed django.utils.http urllib aliases per deprecation timel...
Mariusz Felisiak
2021-01-14
Removed versionadded/changed annotations for 3.1.
Mariusz Felisiak
2021-01-14
Added stub release notes for 4.0.
Mariusz Felisiak
2021-01-14
Bumped version; master is now 4.0 pre-alpha.
Mariusz Felisiak
2021-01-14
Removed empty sections and adjusted 3.2 release notes.
Carlton Gibson
2021-01-14
Updated django-admin man page for Django 3.2.
Carlton Gibson
2021-01-14
Fixed #31358 -- Increased salt entropy of password hashers.
Jon Moroney
2021-01-14
Fixed cross-link in CBV topic documentation.
Carles Pina Estany
2021-01-14
Refs #26167 -- Changed default value of DatabaseFeatures.supports_expression_...
Hannes Ljungberg
2021-01-14
Fixed #31259 -- Added admin dark theme.
mimi89999
2021-01-13
Fixed #16117 -- Added decorators for admin action and display functions.
Nick Pope
2021-01-13
Fixed #26167 -- Added support for functional indexes.
Hannes Ljungberg
2021-01-12
Fixed #32291 -- Added fixtures compression support to dumpdata.
Paolo Melchiorre
[prev]
[next]