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
2017-01-30
Fixed incorrect namespace in sitemap example.
Arkadiusz Adamski
2017-01-30
Refs #23919 -- Removed usage of obsolete SafeBytes class
Claude Paroz
2017-01-28
Fixed #26708 -- Updated the contributing tutorial to use a GitHub workflow.
Subhrajyoti Sen
2017-01-28
Fixed #26993 -- Increased User.last_name max_length to 150 characters.
Thom Wiggers
2017-01-28
Fixed #27788 -- Dropped support for Oracle < 12.1.
Tim Graham
2017-01-28
Made ugettext* functions aliases of gettext*
Claude Paroz
2017-01-27
Fixed #27748 -- Switched HTTP error handlers to reference callables instead o...
Dmitry Gladkov
2017-01-27
Fixed #27769 -- Documented option naming differences between django-admin and...
Andrew Nester
2017-01-27
Fixed #27678 -- Warned that the template system isn't safe against untrusted ...
andrewnester
2017-01-26
Fixed #27501 -- Documented lazy evaluation of ModelChoiceField.queryset.
chillaranand
2017-01-26
Refs #23919 -- Replaced usage of django.utils.http utilities with Python equi...
Claude Paroz
2017-01-26
Refs #23919, #27778 -- Removed obsolete mentions of unicode.
Vytis Banaitis
2017-01-25
Refs #23919 -- Removed misc Python 2/3 references.
Tim Graham
2017-01-25
Refs #23919 -- Replaced super(ClassName, self) with super() in docs.
chillaranand
2017-01-25
Refs #23919 -- Removed obsolete MySQLdb references.
Tim Graham
2017-01-25
Refs #25175 -- Deprecated db.backends.postgresql_psycopg2 module.
Tim Graham
2017-01-25
Fixed typo in docs/ref/models/expressions.txt.
Paolo Melchiorre
2017-01-23
Assumed iri_to_uri always returns a string
Claude Paroz
2017-01-21
Refs #23919 -- Removed misc references to Python 2.
Tim Graham
2017-01-21
Removed unused imports in example migrations.
Arkadiusz Adamski
2017-01-20
Refs #16859 -- Updated CSRF FAQ to mention CSRF_USE_SESSIONS setting.
Alasdair Nicol
2017-01-20
Refs #23919 -- Removed pysqlite support (it's Python 2 only).
Tim Graham
2017-01-19
Refs #23919 -- Removed docs references to long integers.
Tim Graham
2017-01-18
Refs #23919 -- Removed Python 2 notes in docs.
Tim Graham
2017-01-18
Removed formtools from intersphinx_mapping.
Tim Graham
2017-01-18
Refs #23919 -- Removed python_2_unicode_compatible decorator usage
Claude Paroz
2017-01-18
Refs #23919 -- Removed encoding preambles and future imports
Claude Paroz
2017-01-17
Removed settings.TEMPLATES upgrade guide.
Tim Graham
2017-01-17
Refs #26601 -- Removed obsolete system check for MIDDLEWARE_CLASSES setting.
Tim Graham
2017-01-17
Refs #25079 -- Removed obsolete system check for TEMPLATE_* settings.
Tim Graham
2017-01-17
Increased the default PBKDF2 iterations for the 1.11 release cycle.
Tim Graham
2017-01-17
Advanced deprecation warnings for Django 2.0.
Tim Graham
2017-01-17
Removed versionadded/changed annotations for 1.10.
Tim Graham
2017-01-17
Refs #23957 -- Removed the useless SessionAuthenticationMiddleware.
Tim Graham
2017-01-17
Refs #26601 -- Removed support for old-style middleware using settings.MIDDLE...
Tim Graham
2017-01-17
Removed Manager.use_for_related_fields and Meta.manager_inheritance_from_future.
Tim Graham
2017-01-17
Refs #24046 -- Removed mark_for_escaping() per deprecation timeline.
Tim Graham
2017-01-17
Refs #26058 -- Removed deprecated FileField.get_directory_name()/get_filename().
Tim Graham
2017-01-17
Refs #26533 -- Removed support for Widget._format_value() per deprecation tim...
Tim Graham
2017-01-17
Refs #26320 -- Removed implicit OneToOnField parent_link per deprecation time...
Tim Graham
2017-01-17
Refs #26509 -- Removed contrib.gis.utils.precision_wkt() per deprecation time...
Tim Graham
2017-01-17
Refs #19567 -- Removed deprecated javascript_catalog() and json_catalog() views.
Tim Graham
2017-01-17
Refs #16508 -- Removed virtual aliases of "private fields".
Tim Graham
2017-01-17
Refs #25847 -- Removed support for User.is_(anonymous|authenticated) as methods.
Tim Graham
2017-01-17
Refs #26226 -- Removed support for related manager classes without a _apply_r...
Tim Graham
2017-01-17
Refs #26285 -- Removed MySQL __search lookup per deprecation timeline.
Tim Graham
2017-01-17
Refs #26230 -- Removed support for model name query lookups when using Meta.d...
Tim Graham
2017-01-17
Refs #23832 -- Removed deprecated non-timezone aware Storage API.
Tim Graham
2017-01-17
Refs #26263 -- Removed deprecated Context.has_key().
Tim Graham
2017-01-17
Refs #26154 -- Removed deprecated CommaSeparatedIntegerField.
Tim Graham
[prev]
[next]