- 05 Dec, 2013 1 commit
-
-
Minor performance improvement, avoid memory relocation every time we iterate and do a string concatenation. Instead add results to a list and join them at the end.
Miguel Araujo Perez committed
-
- 29 Nov, 2013 5 commits
-
-
Timothée Peignier committed
-
Axel Haustant committed
-
Timothée Peignier committed
-
References issue #282. I added an import for `mark_safe` and wrapped the JavaScript / CSS urls in it. All tests passed.
Joshua Kehn committed -
Timothée Peignier committed
-
- 28 Nov, 2013 1 commit
-
-
Timothée Peignier committed
-
- 26 Nov, 2013 2 commits
-
-
Timothée Peignier committed
-
Timothée Peignier committed
-
- 15 Nov, 2013 2 commits
-
-
prevent pipeline from dying on Closure Compiler warnings
Timothée Peignier committed -
Rickey Visinski committed
-
- 12 Nov, 2013 1 commit
-
-
Coffeescript compiler now accepts .litcoffee and .coffee files.
Timothée Peignier committed
-
- 10 Nov, 2013 1 commit
-
-
Andrew committed
-
- 07 Nov, 2013 2 commits
-
-
Timothée Peignier committed
-
Timothée Peignier committed
-
- 31 Oct, 2013 2 commits
-
-
fixed issue #271
Timothée Peignier committed -
Stanley Yeo committed
-
- 27 Oct, 2013 1 commit
-
-
Timothée Peignier committed
-
- 26 Oct, 2013 1 commit
-
-
Update using.rst
Timothée Peignier committed
-
- 25 Oct, 2013 1 commit
-
-
we started to use django-pipeline in Borsala production servers.
Gokmen Gorgen committed
-
- 17 Oct, 2013 2 commits
-
-
Fix Python 3 compatibility
Timothée Peignier committed -
Python 3 compatibility has been lost. Readd it. finders.py: use chain to concatenate dictionaries instead of + operator. glob.py: use list compresension instead of filter and lambda. utils.py: use urllib.parse.quote instead urllib.quote if available.
Stephan Wienczny committed
-
- 29 Sep, 2013 3 commits
-
-
Remove unneeded unittest2 dep.
Timothée Peignier committed -
Michael Angeletti committed
-
Documenting the default JS template behavior w/ extra_context
Timothée Peignier committed
-
- 28 Sep, 2013 1 commit
-
-
Support for the async and defer tag attributes is not documented and requires examining the source.
chrisclark committed
-
- 12 Sep, 2013 3 commits
-
-
Include documentation sources in PyPi releases.
Timothée Peignier committed -
It is not used anywhere.
Michał Górny committed -
Michał Górny committed
-
- 02 Sep, 2013 1 commit
-
-
Timothée Peignier committed
-
- 29 Aug, 2013 2 commits
-
-
Timothée Peignier committed
-
Caio Ariede committed
-
- 26 Aug, 2013 3 commits
-
-
MinifyHTMLMiddleware should rely on PIPELINE_ENABLED, not DEBUG
Timothée Peignier committed -
Caio Ariede committed
-
Caio Ariede committed
-
- 24 Aug, 2013 2 commits
-
-
Timothée Peignier committed
-
Danielle Madeley committed
-
- 28 Jul, 2013 3 commits
-
-
Timothée Peignier committed
-
Compiler was writing new content to files on paths that wasn't findable by the compressor. Fixes #228
Timothée Peignier committed -
Recalculate content-length
Timothée Peignier committed
-