summaryrefslogtreecommitdiff
path: root/docs/howto
Commit message (Expand)AuthorAgeFilesLines
* [1.6.x] Fixed #20933 -- Allowed loaddata to load fixtures from relative paths.Florian Apolloner2013-08-201-2/+2
* [1.6.x] Fixed typo in Custom management commands documentation.Jon Lønne2013-07-241-1/+1
* [1.6.x] Fixed #20756 -- Typo in uWSGI docs.Tim Graham2013-07-171-1/+1
* [1.6.x] Fixed #20493 -- Added a warning that objects may not be picklable acr...Tim Graham2013-07-081-0/+8
* [1.6.x] Fixed #14006 -- Documented that Field's 'description' attribute is in...Tim Graham2013-07-061-0/+7
* [1.6.x] Fixed #20224 -- Update docs examples which mention __unicode__Claude Paroz2013-07-051-3/+3
* [1.6.x] Fixed #19539 -- Updated custom model fields example for Python 3.Tim Graham2013-07-051-2/+16
* [1.6.x] Fixed #20667 - Removed discussion of DEBUG from tutorial.Tim Graham2013-06-301-0/+15
* Add missing preposition in documentationTrey Hunner2013-06-261-1/+1
* Fixed #20634 - Corrected doc mistake re: staticfiles finders strategy.Tim Graham2013-06-211-1/+1
* Fixed #19319 -- Updated example httpd.conf for Apache 2.4Tim Graham2013-06-201-2/+3
* Warned that `request_finished` isn't sent by some buggy setups.Jaap Roes2013-06-122-0/+17
* Fixed #20508 -- ReST typo.Aymeric Augustin2013-05-271-3/+4
* Fixed #20099 -- Eased subclassing of BrokenLinkEmailsMiddlewareClaude Paroz2013-05-251-0/+5
* Fixed #20417 - Noted that a server restart is required to load new templateta...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 template layer document...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-294-460/+231
* Fixed #19582 - Added a static files tutorial.Tim Graham2013-03-291-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@08dc90bccf7c4ffa8b04064d74b54c1150af5f...Justin Turner Arthur2013-02-191-1/+1
* Fixed #19749 -- Documented ending param to command's self.stdout/errClaude 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 by using i18n in man...Ramiro Morales2013-02-031-35/+65
* Fixed #14305 -- Switched inspectdb to create unmanaged models.Ramiro Morales2013-02-021-0/+29
* Fixed #19692 -- Completed deprecation of mimetype in favor of content_type.Aymeric Augustin2013-01-312-5/+5
* Fixed #19633 - Discouraged use of gunicorn's Django integration.Tim Graham2013-01-221-0/+6
* Fixed #19099 -- Split broken link emails out of common middleware.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-022-9/+15