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-10-13
Fixed #28695 -- Allowed models to use __init_subclass__().
k
2017-10-13
Fixed #28710 -- Fixed the Basque DATE_FORMAT string
Claude Paroz
2017-10-13
Refs #28643 -- Reorganized database functions docs.
Mariusz Felisiak
2017-10-13
Removed incorrect reference to ModelChoiceField in Field.choices docs.
LeeHanYeong
2017-10-12
Refs #28248 -- Clarified the precision of PASSWORD_RESET_TIMEOUT_DAYS.
Tim Graham
2017-10-10
Fixed #28601 -- Prevented cache.get_or_set() from caching None if default is ...
Daniel Tao
2017-10-09
Fixed #28423 -- Expanded docs for indexing contrib.postgres fields.
Mads Jensen
2017-10-09
Moved link in "Features removed in 2.0" to be more specific.
Tim Graham
2017-10-09
Refs #23919 -- Corrected django.utils.http.urlencode()'s documented signature.
François Freitag
2017-10-06
Fixed #28665 -- Change some database exceptions to NotImplementedError per PE...
Simon Charette
2017-10-05
Added stub release notes for 1.11.7.
Tim Graham
2017-10-05
Added release date for 1.11.6.
Tim Graham
2017-10-03
Fixed #28584 -- Dropped support for SQLite < 3.7.15.
Tim Graham
2017-10-03
Refs #28677 -- Doc'd that on_delete is required in migrations.
Tim Graham
2017-09-30
Fixed #28654 -- Dropped support for SpatiaLite 4.0.
Tim Graham
2017-09-29
Fixed #28653 -- Added missing ForeignKey.on_delete argument in docs.
Stefan Schneider
2017-09-29
Fixed #28648 -- Corrected typo in docs/topics/db/queries.txt.
Stefan Schneider
2017-09-29
Fixed #28651 -- Fixed typo in docs/ref/contrib/postgres/fields.txt.
Michael Käufl
2017-09-28
Fixed #28625 -- Distinguished DATABASES['TIME_ZONE'] from settings.TIME_ZONE.
Jon Ribbens
2017-09-27
Fixed #28626 -- Dropped support for PostgreSQL 9.3.
Tim Graham
2017-09-27
Doc'd contrib.postgres system checks.
Flávio Juvenal
2017-09-27
Clarified StrIndex docs example.
Miguel
2017-09-25
Fixed #27857 -- Dropped support for Python 3.4.
Tim Graham
2017-09-25
Fixed #28552 -- Dropped support for MySQL 5.5.
Tim Graham
2017-09-25
Fixed #28627 -- Added slug converter to some path() examples in docs.
Christopher Schäpers
2017-09-25
Reverted "Fixed #28248 -- Fixed password reset tokens being valid for 1 day l...
Tim Graham
2017-09-22
Refs #27788 -- Corrected minimum supported Oracle version in GIS docs.
Tim Graham
2017-09-22
Advanced deprecation warnings for Django 2.1.
Tim Graham
2017-09-22
Removed versionadded/changed annotations for 1.11.
Tim Graham
2017-09-22
Refs #15667 -- Removed support for Widget.render() methods without the render...
Tim Graham
2017-09-22
Refs #27648 -- Removed support for (iLmsu) regex groups in url() patterns.
Tim Graham
2017-09-22
Refs #27532 -- Removed Model._meta.has_auto_field per deprecation timeline.
Tim Graham
2017-09-22
Refs #26447 -- Removed the USE_ETAGS setting per deprecation timeline.
Tim Graham
2017-09-22
Refs #18974 -- Removed @models.permalink() decorator per deprecation timeline.
Tim Graham
2017-09-22
Refs #25187 -- Required the authenticate() method of authentication backends ...
Tim Graham
2017-09-22
Refs #27098 -- Removed DatabaseIntrospection.get_indexes() per deprecation ti...
Tim Graham
2017-09-22
Refs #27175 -- Removed exception silencing from the {% include %} template tag.
Tim Graham
2017-09-22
Refs #26956 -- Removed the host parameter of django.utils.http.is_safe_url().
Tim Graham
2017-09-22
Refs #20892 -- Removed support for passing pylibmc behavior settings as top-l...
Tim Graham
2017-09-22
Refs #27067 -- Removed django.utils.translation.string_concat() per deprecati...
Tim Graham
2017-09-22
Refs #26840 -- Removed django.test.runner.setup_databases() per deprecation t...
Tim Graham
2017-09-22
Refs #26929 -- Removed extra_context parameter of contrib.auth.views.logout_t...
Tim Graham
2017-09-22
Refs #17209 -- Removed login/logout and password reset/change function-based ...
Tim Graham
2017-09-22
Added stub 2.1 release notes.
Tim Graham
2017-09-22
Bumped version; master is now 2.1 pre-alpha.
Tim Graham
2017-09-22
Removed empty sections in 2.0 release notes.
Tim Graham
2017-09-22
Updated man page for Django 2.0 alpha.
Tim Graham
2017-09-22
Fixed #27332 -- Added FilteredRelation API for conditional join (ON clause) s...
Nicolas Delaby
2017-09-21
Refs #28595 -- Added a hook to add execute wrappers for database queries.
Shai Berger
2017-09-21
Fixed #28576 -- Added color interpretation method to GDALBand.
Niall Dalton
[prev]
[next]