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
2014-08-05
[1.7.x] Fixed #21792 -- Documented Form.has_changed()
Tim Graham
2014-08-05
[1.7.x] Fixed broken links in docs.
Tim Graham
2014-08-05
[1.7.x] Updated links for continous integration server.
Tim Graham
2014-08-04
[1.7.x] Fixed #23169 - Misc docs fixes.
areski
2014-08-02
[1.7.x] Removed notes for versions of SQLite older than 5 years.
Tim Graham
2014-08-02
[1.7.x] Fixed #23154 -- Removed reference to deprecated run_gunicorn command.
Tim Graham
2014-08-02
[1.7.x] Fixed #23149 -- Clarified note on HTTPOnly in cookie-based session docs
Erik Romijn
2014-08-02
[1.7.x] Updated MySQL links to version 5.6.
Tim Graham
2014-08-02
[1.7.x] Fixed #23148 -- Minor tweaks in tutorial code samples
Erik Romijn
2014-08-01
[1.7.x] Fixed typo in docs/topics/testing/tools.txt.
Tim Graham
2014-07-31
[1.7.x] Used JsonResponse in CBV examples.
Loic Bistuer
2014-07-31
[1.7.x] Updated timezone docs to use timezone.now()
Tim Graham
2014-07-30
[1.7.x] Fixed #23134 -- Fixed typos in docs/ref/models/querysets.txt.
Tim Graham
2014-07-30
[1.7.x] Forwardported 1.6.6 release note for #19107.
Tim Graham
2014-07-30
[1.7.x] Fixed #23132 -- Removed confusing clause in auth docs.
Tim Graham
2014-07-29
[1.7.x] Fixed #23127: south_migrations note in docs
Andrew Godwin
2014-07-29
[1.7.x] Fixed #23090: Document and enforce not double-squashing migrations
Andrew Godwin
2014-07-29
[1.7.x] Fixed a typo in the admin documentation.
David Arcos
2014-07-29
[1.7.x] Forwardported 1.6.6 release notes for refs #20292.
Tim Graham
2014-07-29
[1.7.x] Fixed #23079 -- Added data loss issues to those that will be backport...
Tim Graham
2014-07-29
[1.7.x] Fixed #23120 -- Updated GeoDjango tutorial for migrations workflow.
Tim Graham
2014-07-29
[1.7.x] Fixed #23123 -- Don't use a bare except in ModelAdmin documentation
Baptiste Mispelon
2014-07-29
[1.7.x] Fixed #23114 -- Clarified documentation of template lookups.
Baptiste Mispelon
2014-07-28
[1.7.x] Fixed #22491 -- documented how select_for_update() should be tested.
Moayad Mardini
2014-07-28
[1.7.x] Fixed #23102 -- Documented that sql* commands now respect allow_migra...
Gabriel Muñumel
2014-07-27
[1.7.x] Fixed #23062 -- Documented how to create superuser.
Aymeric Augustin
2014-07-27
[1.7.x] Update from key ID in security.txt to authorized release keys list.
James Bennett
2014-07-26
[1.7.x] Fixed #23106 -- Updated class-based view reference title.
David Hoffman
2014-07-26
[1.7.x] Fixed #22553 -- Added refreshing queryset info to docs.
David Hoffman
2014-07-26
[1.7.x] Fixed #22305 -- Added note to docs about UTF8 database requirement.
Niclas Olofsson
2014-07-26
[1.7.x] Fixed #23097 -- Switched to new octal format in docs
David Hoffman
2014-07-25
[1.7.x] Mark initial_data as deprecated separately from syncdb. Refs #23077.
Andrew Godwin
2014-07-25
[1.7.x] Fixed #22827 -- clarified what each cache middleware does.
Moayad Mardini
2014-07-25
[1.7.x] Improved docs for GEOSGeometry.simplify()
Tom Dyson
2014-07-24
[1.7.x] Fixed #23089 -- Fixed transaction handling in two management commands.
Aymeric Augustin
2014-07-24
[1.7.x] Fixed #23094 -- Removed redundant argument in select_related() example.
Tim Graham
2014-07-24
[1.7.x] Corrected headings in migration docs.
Daniel Roseman
2014-07-23
[1.7.x] Added backwards incompatibility note for refs #22845; refs #23082.
Tim Graham
2014-07-22
[1.7.x] Added warning in tutorial 4 that the regex capture group name has cha...
Rikki
2014-07-22
[1.7.x] Fixed typo in docs/ref/contrib/admin/index.txt.
africa itcase
2014-07-21
[1.7.x] Replaced instances of 'his/her' with 'their'.
Iain Dawson
2014-07-21
[1.7.x] Fixed #23064 -- Added lib detection support for GDAL 1.10/1.11
Claude Paroz
2014-07-16
[1.7.x] Edited setup.py in reuseable apps tutorial to use a context manager f...
Dean Silfen
2014-07-16
[1.7.x] Alphabetized django.utils sections.
Corey Farwell
2014-07-16
[1.7.x] Added 1.6.6 release notes for #22998 (also forwardported those for #1...
Tim Graham
2014-07-16
[1.7.x] Fixed reference to pk in RedirectView.get_redirect_url doc.
Bartek Ciszkowski
2014-07-16
[1.7.x] Fixed #23023 -- Added warning against local-memory cache.
Tim Graham
2014-07-14
[1.7.x] Fixed #23015 -- Fixed major/minor release terminology in docs.
Tim Graham
2014-07-12
[1.7.x] Checked more precisely whether the app registry is ready.
Aymeric Augustin
2014-07-10
[1.7.x] Add south upgrade note to 1.7 release notes
Andrew Godwin
[next]