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
/
topics
Age
Commit message (
Expand
)
Author
2013-10-11
Fixed #15582 -- Documented how TransactionTestCase.multi_db affects fixtures.
Tim Graham
2013-10-11
Minor edits to docs/topics/db/queries.txt.
Cody Scott
2013-10-11
Fixed #13252 -- Added ability to serialize with natural primary keys.
Tai Lee
2013-10-10
Small improvements to docs/topics/db/models.txt
Cody Scott
2013-10-10
Whitespace cleanup.
Tim Graham
2013-10-09
Fixed grammar/typos in auth customization docs
Claude Paroz
2013-10-08
Fix grammatical errors in email documentation
Dan Loewenherz
2013-10-08
Fixed #21164 -- Added documentation for issue with test users.
Russell Keith-Magee
2013-10-07
Re-added link to SQLite notes from DB section of install doc.
Ramiro Morales
2013-10-02
Fixed #10913 -- Documented how related_name affects QuerySet filtering
Tim Graham
2013-10-02
Changed the doc to use gender-neutral pronouns when possible.
Baptiste Mispelon
2013-10-02
Clarified session replay attack differences with cookie backend.
Tim Graham
2013-09-30
Fixed #21134 -- Prevented queries in broken transactions.
Aymeric Augustin
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-24
Fixed #21137 -- Corrected ULRconf include example.
Tim Graham
2013-09-23
Removed implication that six is part of Python stdlib.
Tim Graham
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-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
Addressed inaccuracies in performance docs
Aymeric Augustin
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-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-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-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-11
Fixed #20887 -- Added a warning to GzipMiddleware in light of BREACH.
Tim Graham
2013-09-11
Documentation -- Improved description of cache arguments
Kevin Christopher Henry
2013-09-10
Fixed #20919 -- Extended assertRedirects to be able to avoid fetching redirec...
Juan Catalano
2013-09-10
Fixed #16534 -- Improved ability to customize DiscoverRunner
Tim Graham
2013-09-09
Fixed #19885 -- cleaned up the django.test namespace
Kevin Christopher Henry
2013-09-09
Fixed #16895 -- Warned about cost of QuerySet ordering
e0ne
2013-09-07
Fixed #21068 -- Added some docs for DiscoverRunner
Tim Graham
2013-09-06
Fixed a link in topics/testing/overview.txt
Tim Graham
2013-09-06
Fixed #20646 -- Clarified the use of AbstractBaseUser.REQUIRED_FIELDS
Tim Graham
2013-09-06
Consolidated documentation for F() and Q()
evildmp
2013-09-05
Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.
Eric Boersma
2013-09-05
Took advantage of django.utils.six.moves.urllib.*.
Aymeric Augustin
2013-09-05
Fixed #21000 -- Made cached_db session backend respect SESSION_CACHE_ALIAS
CHI Cheng
2013-09-05
Removed "makemigrations --force" from docs since it doesn't actually exist.
Loic Bistuer
2013-09-03
Fixed #21002 -- Documented JSON session serialization requires string keys
Tim Graham
2013-09-02
Replaced "not PY3" by "PY2", new in six 1.4.0.
Aymeric Augustin
2013-08-31
Made django.test.testcases not depend on staticfiles contrib app.
Ramiro Morales
2013-08-31
Made the doc about translating string literals in templates more prominent.
Loic Bistuer
2013-08-29
Fixed #20997 -- Added SessionStore note to docs.
Tim Graham
[prev]
[next]