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-01-02
[1.5.x] Fixed #19516 - Fixed remaining broken links.
Tim Graham
2013-01-02
[1.5.X] Fixed #19549 - Typo in docs/topics/auth/default.txt
Tim Graham
2012-12-29
[1.5.x] Fixed broken links, round 4. refs #19516
Tim Graham
2012-12-28
[1.5.x] Fixed #19498 -- refactored auth documentation
Preston Holmes
2012-12-26
[1.5.X] Fixed broken links, round 3. refs #19516
Tim Graham
2012-12-24
[1.5.X] Fixed links to DATABASE ENGINE setting. refs #19516
Tim Graham
2012-12-22
[1.5.x] Fixed #19497 -- Refactored testing docs.
Ramiro Morales
2012-12-21
[1.5.X] Fixed #19506 - Remove 'mysite' prefix in model example.
Tim Graham
2012-12-18
[1.5.X] Fixed #19442 - Clarified that raw SQL must be committed.
Tim Graham
2012-12-18
[1.5.x] Fixed #17312 - Warned about database side effects in tests.
Tim Graham
2012-12-16
[1.5.X] Fixed #19279 - Clarified order of database setup and Django install.
Tim Graham
2012-12-15
[1.5.X} Fixed #19412 -- Added PermissionsMixin to the auth.User heirarchy.
Russell Keith-Magee
2012-12-15
[1.5.X] Fixed #19472 -- Documented the testing requirements and tools for cus...
Russell Keith-Magee
2012-12-15
[1.5.X] Fixed #19384 -- Documented the behavior of custom managers on abstrac...
Russell Keith-Magee
2012-12-14
[1.5.X] Removed PHP references
Ben Longden
2012-12-14
[1.5.x] Fixed #2304 -- Documented TRANSACTIONS_MANAGED.
Aymeric Augustin
2012-12-11
[1.5.X] Fixed #19461 - Linked to psycopg in topics/install.txt
Tim Graham
2012-12-10
[1.5.X] Fixed a security issue in get_host.
Florian Apolloner
2012-12-08
[1.5.x] Removed US localflavor-specific tests from core
Claude Paroz
2012-12-08
fix a spelling error in docs
Val Neekman
2012-11-30
[1.5.X] Fixed #19400 - Typo in docs/topics/auth.txt
Tim Graham
2012-11-27
[1.5.X] Fixed #19352 - Added an example in the QuerySet docs.
Tim Graham
2012-11-24
[1.5.x] Fixed #19218 -- Added documentation note on limitations of signals wi...
Russell Keith-Magee
2012-11-23
[1.5.x] Negligible style fix in docs.
Aymeric Augustin
2012-11-23
[1.5.X] Changed if statement to a slightly cleaner variant
WoLpH
2012-11-22
[1.5.X] Fixed #18974 - Warned against using models.permalink
Tim Graham
2012-11-22
[1.5.x] Fixed #16039 -- Made post_syncdb handlers multi-db aware.
Aymeric Augustin
2012-11-21
[1.5.X] Fixed #19335 - Typo and cleanups in docs/topics/class-based-views/ind...
Tim Graham
2012-11-13
[1.5.x] fixed a broken link in the docs. Backport of 1e34fd3c03e8f9a9e2b9be35...
Alex Gaynor
2012-11-13
[1.5.x] Correct link to Sentry
David Cramer
2012-11-13
[1.5.x] Fixed #19283 -- Fixed typo in imports in CBV docs.
Aymeric Augustin
2012-11-06
[1.5.X] Fixed #19161 - Added missing clean_password method in custom user docs
Tim Graham
2012-11-06
[1.5.X] Fixed #19154 - Noted commit_manually requires commit/rollback for reads
Tim Graham
2012-11-05
[1.5.X] Fixed #15591 - Clarified interaction between ModelForm and model vali...
Tim Graham
2012-11-03
[1.5.x] Fixed #6234 -- Removed obsolete note about json and ensure_ascii
Claude Paroz
2012-11-03
[1.5.x] Fixed #18963 -- Used a subclass-friendly pattern
Aymeric Augustin
2012-11-03
[1.5.X] Fixed #19230 -- Extended the handler403 documentation.
Markus Zapke-GrĂ¼ndemann
2012-11-02
[1.5.X] Fixed #19167 - Added a warning regarding module-level database queries
Tim Graham
2012-11-02
[1.5.X] Fixed #15361 - Documented performance considerations for QuerySet.get()
Tim Graham
2012-11-02
[1.5.x] Documented minimal python 3.2 version.
Florian Apolloner
2012-11-02
Fixed #19225 -- Typo in shortcuts docs.
Aymeric Augustin
2012-11-01
[1.5.X] Added WizardView.file_storage exception message and docs
Tim Graham
2012-10-31
Fixed #17083 -- Allowed sessions to use non-default cache.
Aymeric Augustin
2012-10-30
[1.5.x] Fixed #17744 -- Reset default file storage with setting_changed signal
Claude Paroz
2012-10-28
[1.5.x] Fixed #19061 -- added is_active attribute to AbstractBaseUser
Preston Holmes
2012-10-28
[1.5.x] Fixed #18194 -- Expiration of file-based sessions
Aymeric Augustin
2012-10-28
[1.5.x] Added optional kwargs to get_expiry_age/date.
Aymeric Augustin
2012-10-27
[1.5.x] Fixed #17787 -- Documented reset caches by setting_changed signal
Claude Paroz
2012-10-27
[1.5.x] Removed a redundant colon in the query docs.
Florian Apolloner
2012-10-27
[1.5.x] Fixed #18978 -- Moved cleanup command to sessions.
Aymeric Augustin
[next]