summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* fix linkcheck issuesdocsDavid Lord2019-07-265-19/+19
|
* modernize docs config, use pallets-sphinx-themesDavid Lord2019-07-2627-1145/+136
|
* Fix typo (#687)Daniel van Flymen2017-03-011-1/+1
|
* Added a note for #657Armin Ronacher2017-01-121-0/+18
|
* Added a note on loop scopingArmin Ronacher2017-01-121-0/+31
|
* Allow to reconfigure the default for truncate leewayArmin Ronacher2017-01-101-0/+6
| | | | Refs #610
* Updated docs on autoescaping and made select_autoescape case insensitiveArmin Ronacher2017-01-071-16/+33
|
* Move the autoescape extension and with statement to be built-inArmin Ronacher2017-01-073-24/+28
|
* Add a policy for the ascii literal behavior. Fixes #392Armin Ronacher2017-01-071-0/+10
|
* Ported tojson filter. Fixes #458Armin Ronacher2017-01-061-0/+12
|
* Fix and/or logic in docs (#521)Zach Malone2017-01-061-1/+1
|
* Added docs for policiesArmin Ronacher2016-12-311-0/+29
|
* Started doc work for asyncArmin Ronacher2016-12-281-0/+40
|
* Remove `sudo` command from documentation (fixes #543).Raphael Boidol2016-05-011-4/+1
| | | | Installations should be in a virtualenv.
* Fix the typoDmitriy Trifonov2016-04-191-2/+2
|
* Update GAE example codeAttila-Mihaly Balazs2016-04-141-2/+2
| | | Update the Google App Engine example code to be compatible with the latest google app engine devserver.
* Fixed typo/grammar error (#532)Kojo Idrissa2016-04-101-1/+1
|
* Fix typo (#531)Guillaume Paumier2016-04-101-1/+1
|
* link fix (#527)Abdullah2016-04-101-2/+2
|
* Change links for Babel to new docs location. (#562)Tim Swast2016-04-102-3/+3
|
* change from @mitsuhiko to pallets projectJosé Carlos García2016-04-033-4/+4
|
* docs: Integration link fixAbdullah2016-01-041-2/+3
|
* Removed outdated condition section on DjangoDaniel Greenfeld2015-08-061-31/+0
|
* Update FAQ about unsupported Python versionsMarkus Unterwaditzer2015-06-011-2/+8
| | | | | Thanks to @ThomasWaldmann for the original patch. His fork is gone so I can't apply the original commits.
* Merge pull request #450 from jenisys/fixdoc.extension_exampleMarkus Unterwaditzer2015-06-011-1/+1
|\ | | | | FIX DOC-EXAMPLE: cache_extension.py
| * FIX EXAMPLE:jenisys2015-05-091-1/+1
| | | | | | | | | | No longer working with current code base since the TokenStream.next() method was removed.
* | Fix typoÉric Araujo2015-06-011-1/+1
|/
* Let the Environment override the ContextThiefMaster2015-04-061-0/+7
| | | | closes #404
* Let the Environment override the CodeGeneratorThiefMaster2015-04-061-0/+6
| | | | see #404
* Fix a few small typos in the docsAlex Chan2015-04-053-4/+4
|
* Merge pull request #254 from yoloseem/masterMarkus Unterwaditzer2015-03-111-6/+0
|\ | | | | Duplication of index and search links on main page of documentation.
| * Remove index and search function from contents.rst.incHyunjun Kim2013-07-161-6/+0
| |
* | Merge pull request #343 from joernhees/patch-1Markus Unterwaditzer2015-03-111-1/+1
|\ \ | | | | | | Custom Filters example inserts escaped <br>s
| * | Custom Filters example inserts escaped <br>sJörn Hees2014-06-151-1/+1
| | | | | | | | | The example nl2br custom filter inserts escaped `&lt;br&gt;` <br> tags as a `Markup.replace` method seems to be aware of modifications and pass `str`/`unicode` arguments through `escape`.
* | | Merge branch 'adamchainz-master'Markus Unterwaditzer2015-03-111-21/+20
|\ \ \
| * | | Clarify sentenceMarkus Unterwaditzer2015-03-111-2/+2
| | | |
| * | | Switching docs tweaksAdam Chainz2014-07-121-21/+20
| |/ /
* | | Merge pull request #370 from BillyWM/patch-1Markus Unterwaditzer2015-03-111-1/+1
|\ \ \ | | | | | | | | fix typo "makes sense to defined" -> define
| * | | fix typo "possible to defined" -> defineWilliam Wenge-Murphy2014-09-201-1/+1
| |/ /
* | | Merge pull request #381 from ubershmekel/patch-1Markus Unterwaditzer2015-03-111-1/+1
|\ \ \ | | | | | | | | A double quote is missing
| * | | A double quote is missingYuval Greenfield2014-11-061-1/+1
| |/ /
* | | Merge pull request #403 from whit537/patch-1Markus Unterwaditzer2015-03-111-4/+3
|\ \ \ | | | | | | | | trim obsolete sentence re: i18n extension
| * | | trim obsolete sentence re: i18n extensionChad Whitacre2015-02-051-4/+3
| |/ / | | | | | | This sentence seems like a leftover from when i18n was the only extension available, eh?
* | | Merge pull request #395 from esonderegger/masterMarkus Unterwaditzer2015-03-111-3/+3
|\ \ \ | | | | | | | | Updated template documentation examples
| * | | Updated template documentation examplesEvan Sonderegger2015-01-071-3/+3
| |/ / | | | | | | | | | | | | | | | Fixed html tags in base template example. Since I was removing the xmlns="http://www.w3.org/1999/xhtml" tag, it seemed like a good time to update the examples to the html5 doctype.
* | | Merge pull request #398 from cerivera/masterMarkus Unterwaditzer2015-03-111-1/+1
|\ \ \ | | | | | | | | grammar fix
| * | | grammar fixCarlos Eduardo Rivera2015-01-181-1/+1
| |/ /
* | | A few nitpicksMarkus Unterwaditzer2015-03-111-52/+40
| | |
* | | We don't want to give a specific recommendation.Markus Unterwaditzer2015-03-111-3/+2
| | |
* | | Not only syntax is affected.Markus Unterwaditzer2015-03-111-2/+2
| | |