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
2015-09-04
Refs #25144 -- Revised deprecation timeline: migrations won't become compulsory.
Tim Graham
2015-09-04
Fixed #25144 -- Allowed migrate to create tables for apps without migrations.
Tim Graham
2015-09-04
Refs #25345 -- Updated links to code.google.com.
Maxime Lorant
2015-09-04
Updated static files howto title to include JavaScript.
David Gibbons
2015-09-03
Documented a limitation of Options.required_db_features.
Tim Graham
2015-09-03
Fixed #25326 -- Added namedtuple example for executing custom SQL.
Dražen Odobašić
2015-09-03
Moved misplaced versionadded annotation.
Tim Graham
2015-09-02
Refs #24152 -- Fixed typos in deprecated GeoQuerySet aggregate names.
Tim Graham
2015-08-31
Fixed #25331 -- Removed trailing blank lines in docstrings.
Maxime Lorant
2015-08-31
Fixed #25289 -- Updated admin's jQuery to 2.1.4.
Tim Graham
2015-08-31
Cleaned up example migration files in docs
Tyson Clugg
2015-08-31
Fixed #25259 -- Added comments to header of generated migration files
Tyson Clugg
2015-08-31
Clarified 404.html usage, excplicitly stated that it's used when DEBUG is False
David Sanders
2015-08-29
Fixed #24704 -- Made the autoreloader survive SyntaxErrors.
Aymeric Augustin
2015-08-29
Fixed #25262 -- Removed the enable_comments field from FlatPageAdmin.
Y3K
2015-08-28
Fixed #17375 -- Changed makemessages to use xgettext with --files-from
Sergey Kolosov
2015-08-28
Fixed #25318 -- Made SILENCED_SYSTEM_CHECKS suppress all messages.
Tim Graham
2015-08-28
Fixed #25299 -- Fixed crash with ModelAdmin.list_display value that clashes w...
Tim Graham
2015-08-27
Refs #20597 -- Fixed spelling of HiDPI.
Tim Graham
2015-08-27
Fixed #20597 -- Replaced admin GIF/PNG icons by SVG
elky
2015-08-27
Fixed #22634 -- Made the database-backed session backends more extensible.
Sergey Kolosov
2015-08-27
Removed historical note about session serialization.
Tim Graham
2015-08-27
Refs #2495 -- Documented that MySQL cannot have TextField(unique=True).
Tim Graham
2015-08-27
Fixed #24201 -- Added order_with_respect_to support to GenericForeignKey.
Alex Hill
2015-08-26
Added 'subtransactions' to spelling wordlist.
Tim Graham
2015-08-25
Fixed #25311 -- Removed vague language about "partial commits" from docs.
Tim Graham
2015-08-25
Updated PROJ.4 link to new GitHub wiki.
David Sanders
2015-08-25
Fixed #25309 -- Corrected that ATOMIC_REQUESTS applies per view not per request.
Tim Graham
2015-08-25
Fixed #25295 -- Restored 'no active translation' after language override
Claude Paroz
2015-08-24
Fixed #25302 -- Prevented BrokenLinkEmailsMiddleware from reporting 404s when...
Maxime Lorant
2015-08-24
Fixed #23727 -- Inhibited the post_migrate signal when using serialized_rollb...
Tommy Beadle
2015-08-22
Tweak some examples.
Aymeric Augustin
2015-08-22
Recommend relative imports within Django components.
Aymeric Augustin
2015-08-22
Forwardported release note for refs #25040.
Tim Graham
2015-08-21
Fixed #25284 -- Documented removal of implicit QuerySet __in lookups.
Tim Graham
2015-08-20
Refs #24914 -- Added docs for more auth mixin methods.
Tim Graham
2015-08-20
Fixed #24951 -- Fixed AssertionError in delete queries involving a foreign/pr...
Tim Graham
2015-08-19
Fixed #25153 -- Moved 'polls' first in tutorial's INSTALLED_APPS.
Tim Graham
2015-08-19
Recommended the JavaScript Cookie library instead of jQuery cookie.
Marc
2015-08-19
Refs #24451 -- Corrected Django version for {% cycle %} deprecation.
Tim Graham
2015-08-19
Fixed style issues in testing docs
Markus Holtermann
2015-08-18
Added stub release notes for 1.8.5.
Tim Graham
2015-08-18
Used consistent capitalization and hyphenation of "class-based views" in docs.
Anton Strogonoff
2015-08-18
Added today's issue to the security archive.
Tim Graham
2015-08-18
Fixed DoS possiblity in contrib.auth.views.logout()
Tim Graham
2015-08-18
Added stub release notes for security releases.
Tim Graham
2015-08-17
Limited line length in docs/ref/contrib/messages.txt example.
Anton Strogonoff
2015-08-15
Fixed #25180 -- Prevented varchar_patterns_ops and text_patterns_ops indexes ...
Caio Ariede
2015-08-15
Fixed #24986 -- Added support for annotations in DISTINCT queries.
Valentina Mukhamedzhanova
2015-08-14
Fixed #25268 -- Tweaked wording in docs/ref/forms/api.txt
Tim Graham
[prev]
[next]