Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | README - fixes (#578) | Adam Chainz | 2016-05-03 | 1 | -5/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add syntax highlighting * Fix build table which doesn't display on Github RST renderer | |||||
| * | | | | | | | | use double ticks for code in rst | David Lord | 2016-05-02 | 1 | -5/+5 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #577 from boidolr/documentation_fixes | Jeff Widman | 2016-05-01 | 2 | -5/+2 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Small documentation fixes | |||||
| | * | | | | | | | | Remove `sudo` command from documentation (fixes #543). | Raphael Boidol | 2016-05-01 | 1 | -4/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Installations should be in a virtualenv. | |||||
| | * | | | | | | | | Use constant name in doc (fixes #544) | Raphael Boidol | 2016-05-01 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #570 from mr-m/patch-1 | Sebastian Noack | 2016-04-19 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix the typo in templates.rst | |||||
| | * | | | | | | | | Fix the typo | Dmitriy Trifonov | 2016-04-19 | 1 | -2/+2 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Suggest installing via Pip (#569) | Jeff Widman | 2016-04-15 | 1 | -2/+2 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #439 from jgmize/title-filter-capitalize-inside-parens | Jeff Widman | 2016-04-15 | 2 | -6/+13 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Make title filter capitalize words inside parens and other brackets | |||||
| | * | | | | | | | | Make title filter capitalize words in (),{},[],<> | Josh Mize | 2015-04-08 | 2 | -6/+13 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #473 from snoack/redundant-sorting | Jeff Widman | 2016-04-15 | 1 | -12/+4 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Got rid of redundant sorting in groupby filter | |||||
| | * | | | | | | | | | Got rid of redundant sorting in groupby filter | Sebastian Noack | 2015-08-07 | 1 | -12/+4 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #470 from snoack/partial-next | Jeff Widman | 2016-04-14 | 2 | -26/+23 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Use partial(next, ...) instead get_next() | |||||
| | * | | | | | | | | | | Use partial(next, ...) instead get_next() | Sebastian Noack | 2015-08-10 | 2 | -26/+23 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #567 from gpanther/update-gae-example-in-faq | Jeff Widman | 2016-04-14 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Update GAE example code | |||||
| | * | | | | | | | | | | | Update GAE example code | Attila-Mihaly Balazs | 2016-04-14 | 1 | -2/+2 | |
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Update the Google App Engine example code to be compatible with the latest google app engine devserver. | |||||
| * | | | | | | | | | | | Merge pull request #500 from snoack/setup-py-versions | Jeff Widman | 2016-04-12 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Added Python 3.4 and 3.5 to the classifiers in setup.py | |||||
| | * | | | | | | | | | | | Added Python 3.4 and 3.5 to the classifiers in setup.py | Sebastian Noack | 2015-10-06 | 1 | -0/+2 | |
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch '2.8-maintenance' | Markus Unterwaditzer | 2016-04-12 | 3 | -4/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Changelog for #466 | Markus Unterwaditzer | 2016-04-12 | 1 | -0/+1 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'snoack-issue-466' into 2.8-maintenance | Markus Unterwaditzer | 2016-04-12 | 2 | -4/+12 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #467 Fix #466 | |||||
| | | * | | | | | | | | | Fixed int() filter for non-string objects #466 | Sebastian Noack | 2016-04-12 | 2 | -4/+12 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | standard tox/travis config | David Lord | 2016-04-11 | 4 | -20/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix pytest warning, don't prefix non-testcase classes with Test | |||||
| * | | | | | | | | | | Fixed typo/grammar error (#532) | Kojo Idrissa | 2016-04-10 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Use container-based travis infrastructure (#496) | Adrian | 2016-04-10 | 1 | -0/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix typo (#531) | Guillaume Paumier | 2016-04-10 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | link fix (#527) | Abdullah | 2016-04-10 | 1 | -2/+2 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Change links for Babel to new docs location. (#562) | Tim Swast | 2016-04-10 | 2 | -3/+3 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Escape target attribute in the urlize function in utils.py. (#507) | Sambhav Satija | 2016-04-10 | 2 | -2/+13 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | change from @mitsuhiko to pallets project | José Carlos García | 2016-04-03 | 4 | -8/+8 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #526 from ioab/master | Armin Ronacher | 2016-01-04 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | docs: Integration link fix | |||||
| | * | | | | | | | | | docs: Integration link fix | Abdullah | 2016-01-04 | 1 | -2/+3 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #523 from alimony/patch-1 | Armin Ronacher | 2016-01-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | Fix typo. | |||||
| | * | | | | | | | | Fix typo. | Markus Amalthea Magnuson | 2015-12-28 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Added support for generator_stop | Armin Ronacher | 2016-12-27 | 2 | -1/+16 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch '2.8-maintenance' | Armin Ronacher | 2015-11-20 | 2 | -1/+8 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Fixed for_qs for urlencode. This fixes #515 | Armin Ronacher | 2015-11-20 | 2 | -1/+3 | |
| | | | | | | | | ||||||
| * | | | | | | | This is 2.8.1-dev | Armin Ronacher | 2015-11-20 | 3 | -2/+7 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge pull request #513 from spookylukey/patch-1 | Armin Ronacher | 2015-11-14 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | Fixed a few spelling mistakes in a docstring | |||||
| * | | | | | | | Fixed a few spelling mistakes in a docstring | Luke Plant | 2015-11-14 | 1 | -2/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #497 from snoack/pypy | Markus Unterwaditzer | 2015-09-20 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Added pypy to the list of Python versions tested by Travis CI | |||||
| * | | | | | | | Added pypy to the list of Python versions tested by Travis CI | Sebastian Noack | 2015-09-20 | 1 | -0/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Don't pin to .0 version | Markus Unterwaditzer | 2015-09-20 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | Merge pull request #495 from snoack/py35 | Markus Unterwaditzer | 2015-09-20 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | Added Python 3.5 to tox and Travis configuration | |||||
| * | | | | | | Added Python 3.5 to tox and Travis configuration | Sebastian Noack | 2015-09-20 | 2 | -2/+3 | |
|/ / / / / / | ||||||
| | | | * | | Prevent random filter from being inlined | Sebastian Noack | 2015-08-10 | 2 | -6/+13 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge pull request #472 from pydanny/pydanny-update-django-switch-docs | Markus Unterwaditzer | 2015-08-06 | 1 | -31/+0 | |
|\ \ \ \ \ | | | | | | | | | | | | | Remove conditions segment of Django section | |||||
| * | | | | | Removed outdated condition section on Django | Daniel Greenfeld | 2015-08-06 | 1 | -31/+0 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #471 from snoack/metaclass-improvement | Markus Unterwaditzer | 2015-08-06 | 1 | -14/+5 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | Improve with_metaclass() | |||||
| * | | | | Improve with_metaclass() | Sebastian Noack | 2015-08-05 | 1 | -14/+5 | |
|/ / / / |