Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/howto
Commit message (Expand)AuthorAgeFilesLines
* Revised Windows install instructions for Python 3.5.Tim Allen2015-10-221-38/+50
* Fixed #25515 -- Documented the return value of BaseComman...Tim Graham2015-10-061-0/+3
* Removed versionadded/changed annotations for 1.8.Tim Graham2015-09-244-26/+0
* Refs #22835 -- Removed NoArgsCommand per deprecation time...Tim Graham2015-09-241-16/+0
* Refs #9893 -- Removed shims for lack of max_length suppor...Tim Graham2015-09-241-4/+0
* Refs #19973 -- Removed optparse support in management com...Tim Graham2015-09-241-40/+0
* Removed SubfieldBase per deprecation timeline.Tim Graham2015-09-241-7/+0
* Fixed #25447 -- Emphasized the need to restart dev server...Henry Jordan2015-09-231-2/+6
* Fixed #24629 -- Unified Transform and Expression APIsJosh Smeaton2015-09-211-12/+3
* Reverted "Fixed #25203 -- Documented how to pass Apache e...Tim Graham2015-09-141-41/+0
* Fixed #25203 -- Documented how to pass Apache environment...Paul Rentschler2015-09-111-0/+41
* Refs #25345 -- Updated links to code.google.com.Maxime Lorant2015-09-041-3/+3
* Updated static files howto title to include JavaScript.David Gibbons2015-09-041-3/+3
* Fixed #25259 -- Added comments to header of generated mig...Tyson Clugg2015-08-311-0/+2
* Fixed #25302 -- Prevented BrokenLinkEmailsMiddleware from...Maxime Lorant2015-08-251-2/+9
* Removed unnecessary comma in docsClaude Paroz2015-08-101-1/+1
* Updated various links in docsClaude Paroz2015-08-084-5/+5
* Updated Wikipedia links to use httpsClaude Paroz2015-08-082-3/+3
* Fixed #25207 -- Misspelled word in documentation: dialogueCaio Ariede2015-08-022-4/+2
* Removed obsolete note about sentry/raven not handling WSG...Matt Robenolt2015-08-021-2/+1
* Fixed #25199 -- Fixed dead link to HTMLdoc.Tim Graham2015-07-301-1/+1
* Fixed #25178 -- Added DEFAULT_FROM_EMAIL to deployment ch...Tim Graham2015-07-281-3/+4
* Fixed malformed Sphinx directives.Tim Graham2015-07-251-1/+1
* Fixed #24716 -- Deprecated Field._get_val_from_obj()Thomas Stephenson2015-07-141-4/+5
* Fixed #25121 -- Added a warning that filtering sensitive ...Tim Graham2015-07-141-0/+8
* Fixed #25099 -- Cleaned up HttpRequest representations in...Vlastimil Zíma2015-07-141-7/+0
* Fixed #25029 -- Added PersistentRemoteUserMiddleware for ...Jan Pazdziora2015-07-021-1/+24
* Fixed typo in writing migrations docsClaude Paroz2015-07-011-1/+1
* Fixed #25018 -- Changed simple_tag to apply conditional_e...Luke Plant2015-06-291-2/+22
* Added ALLOWED_HOSTS and SERVER_EMAIL details to deploymen...Tim Graham2015-06-111-0/+18
* Fixed #24882 -- Documented Migration.run_beforeMark Henwood2015-06-061-0/+41
* Fixed #24926 -- Removed outdated information from deploymentYamila Moreno2015-06-051-12/+1
* Fixed #17085, #24783 -- Refactored template library regis...Preston Timmons2015-05-211-3/+14
* Fixed #24630 -- Clarified docs about RunPython transactions.Tim Graham2015-05-181-31/+54
* Fixed #24105 -- Called Storage.get_valid_name() when uplo...Abhaya Agarwal2015-05-131-3/+9
* Fixed typo in docs/howto/deployment/wsgi/apache-auth.txtAfriza N. Arief2015-04-131-1/+1
* Fixed #24602 -- Removed obsolete reference to __metaclass...Tim Graham2015-04-081-4/+4
* Updated location of database backend data_types attribute...Tim Graham2015-03-181-6/+6
* Added link to section in docs/howto/custom-template-tags....Ian Lee2015-03-131-1/+2
* Fixed typo in docs/howto/custom-template-tags.txt.Ian Lee2015-03-131-1/+1
* Documented how to use a non-root subdirectory with mod_wsgi.Ian Lee2015-03-131-0/+8
* Fixed #24464 -- Made built-in HTML template filter functi...Erik Romijn2015-03-091-8/+19
* Fixed typo in docs/howto/custom-template-tags.txtTim Graham2015-03-091-1/+1
* Fixed #24379 -- Documented that remote user example disab...Ross Brunton2015-03-031-0/+12
* Added syntax highlighting for apache code blocksIan Lee2015-03-021-3/+9
* Broke long lines in code examples.Ian Lee2015-02-231-6/+18
* Fixed #24358 -- Corrected code-block directives for conso...Sean Wang2015-02-223-4/+4
* Fixed #24351, #24346 -- Changed the signature of allow_mi...Loic Bistuer2015-02-201-1/+5
* Update converters to take a consistent set of parameters.Marc Tamlyn2015-02-201-1/+1
* Set context.template instead of context.engine while rend...Aymeric Augustin2015-02-191-10/+12