index
:
django.git
fix-31295
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-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
2014-07-10
[1.7.x] Fixed typo in docs/ref/contrib/gis/geos.txt.
Tim Graham
2014-07-10
[1.7.x] Fixed #22809 -- Added model Field API reference.
Jorge C. Leitão
2014-07-09
[1.7.x] Revert "Improve cookie based session backend docs." refs #20418
Tim Graham
2014-07-09
[1.7.x] Fixed #22351 -- Removed usage of lambdas in model field options.
Tim Graham
2014-07-08
[1.7.x] Fixed #22812 -- Refactored lookup API documentation.
Jorge C. Leitão
2014-07-08
[1.7.x] Document -l as well as --list on migrate
Andrew Godwin
2014-07-08
[1.7.x] Fixed #22978 -- Removed a USA-centric example that didn't add much.
Tim Graham
2014-07-07
[1.7.x] Fixed #22942 -- Noted that __init__.py files are required for managem...
Tim Graham
2014-07-07
[1.7.x] Fixed a few PEP8 errors in settings doc.
Collin Anderson
2014-07-07
[1.7.x] Fixed #22966 -- Clarified which release notes appear for each doc ver...
Tim Graham
2014-07-06
[1.7.x] Document --fake and --list on migrate command
Andrew Godwin
2014-07-05
[1.7.x] Fixed various minor doc typos / references.
Daniel Hahler
2014-07-05
[1.7.x] Fixed #22943 -- Correctly serialize compiled regexes.
Simon Charette
2014-07-04
[1.7.x] Fixed #22915 -- Document backward incompatible changes in the Validat...
Loic Bistuer
2014-07-03
[1.7.x] Fixed #22924 -- Added a note about MEDIA_URL in templates.
Tim Graham
2014-07-02
[1.7.x] Fixed #18108 -- Added instructions for translating documentation.
Tim Graham
2014-07-02
[1.7.x] Clarified that LocMemCache is per-process; refs #7639.
Tim Graham
2014-07-02
[1.7.x] Removed non-existent reference to args/kwargs in manager docs.
Éric Araujo
2014-07-01
[1.7.x] Fixed #22932: Documented circular dependency issues with swappable user
Andrew Godwin
2014-07-01
[1.7.x] Fixed #13755 -- Added a tip for caching responses that vary on AJAX.
Tim Graham
2014-07-01
[1.7.x] Included irc link in paragraph to allow for l10n
Claude Paroz
2014-06-30
[1.7.x] Fixed #22482 -- Recommended using data migrations in contrib.sites docs.
Tim Graham
2014-06-30
[1.7.x] Fixed #19489 -- Documented host parameter of assertRedirects().
Tim Graham
2014-06-30
[1.7.x] Fixed #21942 -- Moved Form.clean() to form API docs.
Tim Graham
2014-06-30
[1.7.x] Removed reference to old middleware
Claude Paroz
2014-06-30
[1.7.x] Fixed docs/ref/contrib/auth.txt so that sphinx links work properly.
Tim Graham
[next]