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
2012-12-28
Fixed #18970 -- Documented know limitations under Python 3.
Aymeric Augustin
2012-12-28
Fixed #19498 -- refactored auth documentation
Preston Holmes
2012-12-26
Fixed broken links, round 3. refs #19516
Tim Graham
2012-12-26
Updated documentation on localflavor translations
Aymeric Augustin
2012-12-26
Fixed #19518 -- Documented the deprecation of localflavor.
Aymeric Augustin
2012-12-25
Fixed more broken links. refs #19516
Tim Graham
2012-12-25
Updated installation FAQ entry on Python versions.
Aymeric Augustin
2012-12-24
Fixed links to DATABASE ENGINE setting. refs #19516
Tim Graham
2012-12-24
Fixed #19505 -- A more flexible implementation for customizable admin redirec...
Julien Phalip
2012-12-22
Fixed #15516 -- Updated the ticket life cycle diagram.
Aymeric Augustin
2012-12-22
Better name for a new testing documentation link.
Ramiro Morales
2012-12-21
Fixed #19497 -- Refactored testing docs.
Ramiro Morales
2012-12-21
Fixed #19506 - Remove 'mysite' prefix in model example.
Tim Graham
2012-12-19
Added PASSWORD_HASHERS to settings reference document.
Ramiro Morales
2012-12-18
Fixed #19470 - Clarified widthratio example.
Tim Graham
2012-12-18
Fixed #19442 - Clarified that raw SQL must be committed.
Tim Graham
2012-12-18
Fixed #17312 - Warned about database side effects in tests.
Tim Graham
2012-12-16
Fixed #19279 - Clarified order of database setup and Django install.
Tim Graham
2012-12-16
Replaced the test case hierarchy schema with a vector version.
Aymeric Augustin
2012-12-16
Fixed #18718 - Documented django.utils.encoding.filepath_to_uri
Tim Graham
2012-12-16
Added PDF version of SVG file for latexpdf builds.
Aymeric Augustin
2012-12-15
Fixed #19412 -- Added PermissionsMixin to the auth.User heirarchy.
Russell Keith-Magee
2012-12-15
Fixed #19472 -- Documented the testing requirements and tools for custom User...
Russell Keith-Magee
2012-12-15
Fixed #19384 -- Documented the behavior of custom managers on abstract models.
Russell Keith-Magee
2012-12-15
Fixed #19344 - Documented how to run django-admin in a virtualenv on Windows.
Tim Graham
2012-12-15
Fixed #19342 - Added new tutorials to the 1.5 release notes
Tim Graham
2012-12-15
Fixed #9962 - Added a testing tutorial.
Tim Graham
2012-12-14
Merge pull request #585 from blongden/clarify_php_refs
Tim Graham
2012-12-14
Fixed #2304 -- Documented TRANSACTIONS_MANAGED.
Aymeric Augustin
2012-12-13
Removes PHP references
Ben Longden
2012-12-13
Fixed #19462 -- Made assertQuerysetEqual detect undefined ordering
Anssi Kääriäinen
2012-12-11
Fixed #19461 - Linked to psycopg in topics/install.txt
Tim Graham
2012-12-11
Fixed #19377 - Emphasized database host link in tutorial
Tim Graham
2012-12-10
Fixed a security issue in get_host.
Florian Apolloner
2012-12-09
Edited the middleware doc for completeness, clarity, and consistency.
Aymeric Augustin
2012-12-09
Fixed #12502 -- Improved middleware diagram.
Aymeric Augustin
2012-12-08
Removed US localflavor-specific tests from core
Claude Paroz
2012-12-08
Fixed #19389 -- Docs on the location of contrib apps tests.
Aymeric Augustin
2012-12-08
Merge pull request #572 from un33k/master
Aymeric Augustin
2012-12-07
Fixed #19444 -- Clarified IGNORABLE_404_URLS documentation
Claude Paroz
2012-12-04
Amended explanation of LOCALE_PATHS setting.
Daniele Procida
2012-12-02
fix a spelling error in docs
Val Neekman
2012-11-30
Fixed #19400 - Typo in docs/topics/auth.txt
Tim Graham
2012-11-29
Fixed #19354 -- Do not assume usermodel.pk == usermodel.id
Claude Paroz
2012-11-28
Merge pull request #560 from brutasse/fix/1.5-typos
Ramiro Morales
2012-11-28
Fixed two docstring/comment typos.
Ramiro Morales
2012-11-28
Fixed #19366 -- Prevented GEOSIndexError when comparing geometries
Claude Paroz
2012-11-28
Typo in the 1.5 release notes
Bruno Renié
2012-11-27
Fixed #19374 -- Typo in docs/ref/models/instances.txt.
Jason Yan
2012-11-27
Fixed #19239 - Added examples for generic date views
Tim Graham
[next]