Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/howto
Commit message (Expand)AuthorAgeFilesLines
...
* Deprecated TEMPLATE_DEBUG setting.Aymeric Augustin2015-02-151-4/+3
* Fixed #23932 -- Added how-to on migrating unique fields.Andrei Kulakov2015-02-051-0/+89
* Fixed #24149 -- Normalized tuple settings to lists.darkryder2015-02-033-11/+11
* Added a "Writing migrations" how-to.Tim Graham2015-02-032-0/+70
* Fixed #18651 -- Enabled optional assignments for simple_t...Preston Timmons2015-02-031-36/+20
* Removed versionadded/changed notes for 1.7.Tim Graham2015-02-026-34/+2
* Removed BaseCommand.validate() per deprecation timeline; ...Tim Graham2015-01-181-7/+0
* Standardized indentation in docs/howto/custom-management-...Tim Graham2015-01-171-76/+72
* Removed BaseCommand.requires_model_validation per depreca...Tim Graham2015-01-171-17/+1
* Replaced deprecated requires_model_validation in docs.Tim Graham2015-01-171-8/+6
* Removed support for AppCommand.handle_app() per deprecati...Tim Graham2015-01-171-16/+0
* Removed support for custom SQL per deprecation timeline.Tim Graham2015-01-171-83/+1
* Removed support for initial_data fixtures per deprecation...Tim Graham2015-01-171-15/+0
* Removed FastCGI support per deprecation timeline; refs #2...Tim Graham2015-01-173-442/+4
* Stripped headers containing underscores to prevent spoofi...Carl Meyer2015-01-131-0/+16
* Fixed #9893 -- Allowed using a field's max_length in the ...Pavel Shpilev2015-01-121-7/+13
* Updated custom template tags how-to.Aymeric Augustin2015-01-101-16/+24
* Wrote main documentation for templates.Aymeric Augustin2015-01-101-0/+2
* Fixed #24020 -- Refactored SQL compiler to use expressionsAnssi Kääriäinen2015-01-081-1/+1
* Fixed #24073 -- Deactivated translations when leave_local...Claude Paroz2015-01-071-8/+13
* Fixed #12663 -- Formalized the Model._meta API for retrie...Daniel Pyrathon2015-01-071-3/+3
* Revert "Updated some docs for the delayed deprecation of ...Tim Graham2014-12-301-2/+2
* Deprecated TEMPLATE_LOADERS.Aymeric Augustin2014-12-281-2/+2
* Deprecated ALLOWED_INCLUDE_ROOTS.Aymeric Augustin2014-12-281-8/+0
* Fixed #24057 -- Fixed typo in docs/howto/custom-lookups.txt.Christopher Grebs2014-12-281-1/+1
* Updated some other external links in the docsClaude Paroz2014-12-193-7/+7
* Used https for most *.python.org linksClaude Paroz2014-12-194-6/+6
* Fixed typo in docs/howto/custom-lookups.txt.Quentin Pradet2014-12-081-1/+2
* Add missing dotVladimir Rutsky2014-12-061-1/+1
* Removed redundant numbered parameters from str.format().Berker Peksag2014-12-031-1/+1
* Fixed #23543 -- Added docs on testing management command ...Danilo Bargen2014-11-241-0/+6
* Fixed #20435 -- Reordered the custom template tags docs.Daniel Roseman2014-11-171-310/+293
* Renamed qn to compilerJosh Smeaton2014-11-161-28/+28
* Fixed versionchanged indentation in docs/.Berker Peksag2014-11-041-2/+2
* Clarified custom lookups output_field documentationAndy Chosak2014-11-031-2/+18
* Fixed #23376 -- Made documentation about required Storage...James Brewer2014-11-031-2/+15
* Converted seealso directives to use 4 space indendation.Berker Peksag2014-10-301-6/+6
* Fixed #23493 -- Added bilateral attribute to TransformThomas Chaumeny2014-10-281-5/+43
* Fixed #23708 -- Corrected mod_wsgi docs reference to none...Tim Graham2014-10-271-5/+11
* Fixed #23705 -- Removed unnecessary AliasMatch from examp...Tim Graham2014-10-231-2/+0
* Fixed #23637 -- Removed TUX, lighttpd, and Cherokee as co...Collin Anderson2014-10-152-12/+0
* Fixed #23627 -- Allowed register_lookup to work as a deco...Marc Tamlyn2014-10-091-0/+12
* Removed sudo from pip commands in docs.Corey Farwell2014-09-222-2/+2
* Fixed #23530 -- Specified PyYAML requirement in initial-d...Claude Paroz2014-09-211-4/+6
* Don't recommend using sudo when installing uwsgiMatt Robenolt2014-09-201-2/+2
* Fixed #17101 -- Integrated django-secure and added check ...Tim Graham2014-09-121-0/+8
* Fixed #23350 -- Updated mod_wsgi auth example to use less...Tim Graham2014-09-091-4/+13
* Fixed typo in docs/howto/custom-lookups.txt.Sébastien Fievet2014-09-071-1/+1
* Refs #23430 -- gunicorn wants a module, not fileCollin Anderson2014-09-061-1/+1
* Fixed #23430 -- simplified gunicorn deployment docs.Collin Anderson2014-09-061-13/+7