- 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
-
- 27 Jul, 2013 1 commit
-
-
Added tests to make sure when a response is compressed the 'Content-Length' header is included in the response, otherwise the client (curl for example) will be confused about the content length
Camilo Nova committed
-
- 26 Jul, 2013 1 commit
-
-
It is needed according to https://github.com/django/django/blob/master/django/middleware/gzip.py#L46
Camilo Nova committed
-
- 25 Jul, 2013 2 commits
-
-
Make sure the prefix and first part of name are equivalent. close #226
Timothée Peignier committed -
brianm committed
-
- 21 Jul, 2013 4 commits
-
-
Timothée Peignier committed
-
Timothée Peignier committed
-
Timothée Peignier committed
-
Timothée Peignier committed
-
- 17 Jul, 2013 2 commits
-
-
Don't install "tests.tests" package
Timothée Peignier committed -
Andrew Grigorev committed
-
- 25 Jun, 2013 2 commits
-
-
Timothée Peignier committed
-
Timothée Peignier committed
-