summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Removed django.contrib.databrowse.Aymeric Augustin2012-12-293-91/+0
* Removed django.conf.urls.defaults.Aymeric Augustin2012-12-291-8/+0
* Fixed broken links, round 4. refs #19516Tim Graham2012-12-2930-158/+164
* Added links to default widget in forms.fields documentationClaude Paroz2012-12-291-27/+27
* Fixed #18970 -- Documented know limitations under Python 3.Aymeric Augustin2012-12-281-5/+13
* Fixed #19498 -- refactored auth documentationPreston Holmes2012-12-2825-2786/+2920
* Fixed broken links, round 3. refs #19516Tim Graham2012-12-2634-118/+127
* Updated documentation on localflavor translationsAymeric Augustin2012-12-261-10/+7
* Fixed #19518 -- Documented the deprecation of localflavor.Aymeric Augustin2012-12-263-14/+37
* Fixed more broken links. refs #19516Tim Graham2012-12-259-60/+65
* Updated installation FAQ entry on Python versions.Aymeric Augustin2012-12-251-2/+4
* Fixed links to DATABASE ENGINE setting. refs #19516Tim Graham2012-12-248-35/+34
* Fixed #19505 -- A more flexible implementation for customizable admin redirec...Julien Phalip2012-12-241-0/+6
* Fixed #15516 -- Updated the ticket life cycle diagram.Aymeric Augustin2012-12-225-3/+2658
* Better name for a new testing documentation link.Ramiro Morales2012-12-221-1/+1
* Fixed #19497 -- Refactored testing docs.Ramiro Morales2012-12-2121-802/+850
* Fixed #19506 - Remove 'mysite' prefix in model example.Tim Graham2012-12-211-2/+2
* Added PASSWORD_HASHERS to settings reference document.Ramiro Morales2012-12-191-0/+19
* Fixed #19470 - Clarified widthratio example.Tim Graham2012-12-181-4/+4
* Fixed #19442 - Clarified that raw SQL must be committed.Tim Graham2012-12-181-1/+2
* Fixed #17312 - Warned about database side effects in tests.Tim Graham2012-12-181-3/+18
* Fixed #19279 - Clarified order of database setup and Django install.Tim Graham2012-12-161-8/+10
* Replaced the test case hierarchy schema with a vector version.Aymeric Augustin2012-12-166-4/+893
* Fixed #18718 - Documented django.utils.encoding.filepath_to_uriTim Graham2012-12-161-0/+12
* Added PDF version of SVG file for latexpdf builds.Aymeric Augustin2012-12-162-1/+1
* Fixed #19412 -- Added PermissionsMixin to the auth.User heirarchy.Russell Keith-Magee2012-12-151-0/+70
* Fixed #19472 -- Documented the testing requirements and tools for custom User...Russell Keith-Magee2012-12-151-0/+55
* Fixed #19384 -- Documented the behavior of custom managers on abstract models.Russell Keith-Magee2012-12-152-0/+30
* Fixed #19344 - Documented how to run django-admin in a virtualenv on Windows.Tim Graham2012-12-152-19/+37
* Fixed #19342 - Added new tutorials to the 1.5 release notesTim Graham2012-12-151-0/+9
* Fixed #9962 - Added a testing tutorial.Tim Graham2012-12-155-13/+657
* Merge pull request #585 from blongden/clarify_php_refsTim Graham2012-12-145-18/+14
|\
| * Removes PHP referencesBen Longden2012-12-135-18/+14
* | Fixed #2304 -- Documented TRANSACTIONS_MANAGED.Aymeric Augustin2012-12-142-1/+13
|/
* Fixed #19462 -- Made assertQuerysetEqual detect undefined orderingAnssi Kääriäinen2012-12-132-0/+10
* Fixed #19461 - Linked to psycopg in topics/install.txtTim Graham2012-12-111-7/+7
* Fixed #19377 - Emphasized database host link in tutorialTim Graham2012-12-113-12/+10
* Fixed a security issue in get_host.Florian Apolloner2012-12-101-0/+25
* Edited the middleware doc for completeness, clarity, and consistency.Aymeric Augustin2012-12-091-68/+112
* Fixed #12502 -- Improved middleware diagram.Aymeric Augustin2012-12-094-10/+973
* Removed US localflavor-specific tests from coreClaude Paroz2012-12-081-3/+0
* Fixed #19389 -- Docs on the location of contrib apps tests.Aymeric Augustin2012-12-081-1/+2
* Merge pull request #572 from un33k/masterAymeric Augustin2012-12-081-1/+1
|\
| * fix a spelling error in docsVal Neekman2012-12-021-1/+1
* | Fixed #19444 -- Clarified IGNORABLE_404_URLS documentationClaude Paroz2012-12-071-3/+5
* | Amended explanation of LOCALE_PATHS setting.Daniele Procida2012-12-041-3/+2
|/
* Fixed #19400 - Typo in docs/topics/auth.txtTim Graham2012-11-301-1/+1
* Fixed #19354 -- Do not assume usermodel.pk == usermodel.idClaude Paroz2012-11-291-1/+1
* Merge pull request #560 from brutasse/fix/1.5-typosRamiro Morales2012-11-283-3/+3
|\
| * Typo in the 1.5 release notesBruno Renié2012-11-283-3/+3