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
2013-09-25
Fixed #17671 - Cursors are now context managers.
Michael Manfre
2013-09-25
Fixed #3871 -- Custom managers when traversing reverse relations.
Loic Bistuer
2013-09-25
Fixed wording in unit tests documentation.
Baptiste Mispelon
2013-09-25
Updated a code block to use the emphasize-lines Sphinx option
Tim Graham
2013-09-24
Fixed #21137 -- Corrected ULRconf include example.
Tim Graham
2013-09-23
Removed extra p (topppings->toppings)
Brett Koonce
2013-09-23
Removed implication that six is part of Python stdlib.
Tim Graham
2013-09-23
Fixed #21070 -- Added a more complex database configuration example.
Louis Fill
2013-09-23
Fixed #20830 -- Clarified that Django uses a customized version of six.
Daley Chetwynd
2013-09-23
Fixed #21140 -- Added 'Using cached sessions' to the performance guide.
Åke Forslund
2013-09-23
Fixed #21120 -- Added more explicit text on using validators and link to writ...
Ben Huckvale
2013-09-23
Fixed #21702 -- Added different bullet styles for nested lists.
Tim Garner
2013-09-22
Added docs for changes in commit dd3a883894.
Ramiro Morales
2013-09-22
Fixed #21141 -- Update Sphinx URL
Rogério Yokomizo
2013-09-22
A few doc additions for changes from d228c1192e.
Ramiro Morales
2013-09-22
Reference Meta.index_together in DB performance guide.
Ramiro Morales
2013-09-21
Fixed #21137 -- Documented best practice for URLconfs with repeated pattern p...
Michael DiBernardo
2013-09-21
Correct very minor typo
mlissner
2013-09-21
Merge pull request #1655 from evildmp/ticket_20877_work_in_progress
Aymeric Augustin
2013-09-21
Addressed inaccuracies in performance docs
Aymeric Augustin
2013-09-21
- missing __init__.py
Alexander
2013-09-21
Fixed #21133 --Clarifed documentation about strftime formatting.
Curtis Maloney
2013-09-20
Fixed #20877 -- added a performance optimization guide
evildmp
2013-09-20
Clarified why one must not catch database errors inside atomic.
Aymeric Augustin
2013-09-20
Fixed #20702 -- Deprecated get_formsets in favor of get_formsets_with_inlines.
tschilling
2013-09-19
Merge pull request #1644 from PaulMcMillan/bump_hash_iterations
Paul McMillan
2013-09-19
Added missing "in" in sentence.
Markus Amalthea Magnuson
2013-09-19
Fixed #9532 -- Added min_num and validate_min on formsets.
yokomizor
2013-09-19
Increase default PBKDF2 iterations
Paul McMillan
2013-09-19
Fixed #21125 -- Removed support for cache URI syntax
Curtis Maloney
2013-09-19
Reworked security issue list to be per-issue, not per-release.
Russell Keith-Magee
2013-09-19
Corrected markup problems in new security summary page.
Russell Keith-Magee
2013-09-18
Fixed two typos in the docs
Alex Gaynor
2013-09-18
Fixed a typo in the docs
Alex Gaynor
2013-09-18
Fix #21121: Add archive of security issues.
James Bennett
2013-09-18
Fixed #19414 -- Added admin registration decorator
Brian Holdefehr
2013-09-18
Fixed #21116 -- Made usage of manage.py in docs more consistent.
Tim Graham
2013-09-18
Fixed #4278 -- Added a dirs parameter to a few functions to override TEMPLATE...
Berker Peksag
2013-09-17
Fixed #21024 -- Documented how to deprecate a feature.
Tim Graham
2013-09-17
Updated examples in the docs after eade315d.
Aymeric Augustin
2013-09-16
Reworded a paragraph in the logging docs.
Ramiro Morales
2013-09-16
Fixed #17627 -- Renamed util.py files to utils.py
Tim Graham
2013-09-15
Cleaned up 1.5.4/1.4.8 release notes
Tim Graham
2013-09-15
Ensure that passwords are never long enough for a DoS.
Russell Keith-Magee
2013-09-13
Fixed #21101 -- Updated urlize documentation to mention email addresses
Goetz
2013-09-13
Fixed #21100 -- Noted that Create/UpdateViews.fields is new in 1.6
Tim Graham
2013-09-13
Fixed #21094 -- Updated reuseable apps tutorial to use pip for installation.
Tim Graham
2013-09-13
Documentation -- added instructions on working with pull requests
Kevin Christopher Henry
2013-09-13
Fixed #21095 -- Documented new requirement for dates lookups.
Matt Austin
2013-09-12
Fixed a couple of typos in GeoDjango docs.
Ramiro Morales
[next]