Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/howto
Commit message (Expand)AuthorAgeFilesLines
* Fixed #20508 -- ReST typo.Aymeric Augustin2013-05-271-3/+4
* Fixed #20099 -- Eased subclassing of BrokenLinkEmailsMidd...Claude Paroz2013-05-251-0/+5
* Fixed #20417 - Noted that a server restart is required to...Tim Graham2013-05-231-1/+2
* Fixed #20080 - Recommended use of PYTHONHASHSEEDTim Graham2013-05-231-0/+15
* Added some text I meant to add in the last commit.Tim Graham2013-05-221-1/+1
* Added a note about pip upgrade flag.Tim Graham2013-05-221-1/+1
* Fixed #17048 - Added docs for upgrading Django.Tim Graham2013-05-222-0/+92
* Added some links in /docs/intro/overview.txtTim Graham2013-05-191-0/+2
* Add missing imports and models to the examples in the tem...Silvan Spross2013-05-191-15/+33
* Fixed #20284 - Added a note about DEBUG in static file docs.Tim Graham2013-05-181-2/+14
* Fixed #20402: removed as-limit from uWSGI example.Aymeric Augustin2013-05-181-1/+0
* Fixed #20215 -- Disabled persistent connections by default.Aymeric Augustin2013-05-091-0/+9
* Fixed #20330 -- Normalized spelling of "web server".Aymeric Augustin2013-04-292-2/+2
* Fix CharField typo in legacy-databases.txt docsEvan Carmi2013-04-241-1/+1
* Adapted uses of versionchanged/versionadded to the new form.Juan Catalano2013-04-202-3/+3
* Fixed #20286 - Typo in static files docs.Tim Graham2013-04-181-1/+1
* Fixed #20282 -- Typo in WSGI docs.Aymeric Augustin2013-04-181-1/+1
* Fixed #19492 - Added a link to the uWSGI/Django tutorial.Tim Graham2013-03-301-0/+8
* Fixed #19897 - Updated static files howto.Tim Graham2013-03-304-460/+231
* Fixed #19582 - Added a static files tutorial.Tim Graham2013-03-301-0/+0
* Added missing markup to docs.Tim Graham2013-03-221-3/+3
* Fixed #19968 -- Dropped support for PostgreSQL < 8.4.Aymeric Augustin2013-03-181-1/+1
* Two additions to the deployment checklist.Aymeric Augustin2013-03-171-1/+6
* Fixed #19697 -- Added a deployment checklist.Aymeric Augustin2013-03-172-0/+201
* Fix #20054: Removed links to modwsgi.org.Baptiste Mispelon2013-03-151-2/+2
* Fixed #20026 -- Typo in Apache auth docs.Aymeric Augustin2013-03-111-3/+3
* Fixed #19994 -- Typo.Aymeric Augustin2013-03-061-1/+1
* Fixes typo introduced by django/django@08dc90bccf7c4ffa8b...Justin Turner Arthur2013-02-201-1/+1
* Fixed #19749 -- Documented ending param to command's self...Claude Paroz2013-02-091-1/+7
* Simplified default project template.Aymeric Augustin2013-02-042-33/+70
* Enhanced docs and docctrings added in 869c9ba.Ramiro Morales2013-02-041-7/+7
* Fixed #19730 -- Don't validate importability of settings ...Ramiro Morales2013-02-041-35/+65
* Fixed #14305 -- Switched inspectdb to create unmanaged mo...Ramiro Morales2013-02-031-0/+29
* Fixed #19692 -- Completed deprecation of mimetype in favo...Aymeric Augustin2013-01-312-5/+5
* Fixed #19633 - Discouraged use of gunicorn's Django integ...Tim Graham2013-01-231-0/+6
* Fixed #19099 -- Split broken link emails out of common mi...Aymeric Augustin2013-01-151-8/+11
* Fixed a typo in the error reporting docs.Aymeric Augustin2013-01-151-1/+1
* Fixed #19516 - Fixed remaining broken links.Tim Graham2013-01-032-9/+15
* Fixed #19453 -- Ensured that the decorated function's arg...Julien Phalip2012-12-311-0/+14
* Removed versionadded/changed annotations dating back to 1.4.Aymeric Augustin2012-12-293-31/+11
* Removed support is_safe and needs_autoescape as function ...Aymeric Augustin2012-12-291-20/+0
* Removed IGNORABLE_404_STARTS/ENDS settings.Aymeric Augustin2012-12-291-8/+0
* Removed django.contrib.localflavor.Aymeric Augustin2012-12-291-2/+1
* Fixed broken links, round 4. refs #19516Tim Graham2012-12-293-10/+21
* Fixed #19498 -- refactored auth documentationPreston Holmes2012-12-281-1/+1
* Fixed broken links, round 3. refs #19516Tim Graham2012-12-271-10/+10
* Fixed links to DATABASE ENGINE setting. refs #19516Tim Graham2012-12-242-3/+3
* Fix typo in file storage docs.Aymeric Augustin2012-11-171-1/+1
* Fixed #19310 -- changed method docs formatting for custom...Preston Holmes2012-11-171-11/+8
* Fixed #19208 -- Docs for mod_wsgi daemon modeAymeric Augustin2012-10-291-4/+12