<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django-compressor.git/compressor/utils, branch develop</title>
<subtitle>github.com: django-compressor/django-compressor.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-compressor.git/'/>
<entry>
<title>Reformat with black (#1151)</title>
<updated>2022-10-28T17:01:54+00:00</updated>
<author>
<name>Mathieu Pillard</name>
<email>diox@users.noreply.github.com</email>
</author>
<published>2022-10-28T17:01:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-compressor.git/commit/?id=c9b75865c79b8008765b417147a9a6012e50de1c'/>
<id>c9b75865c79b8008765b417147a9a6012e50de1c</id>
<content type='text'>
* Reformat with black

* Update flake8 ignores</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Reformat with black

* Update flake8 ignores</pre>
</div>
</content>
</entry>
<entry>
<title>Remove "from __future__ import" and "coding: utf-8" (#986)</title>
<updated>2020-01-02T13:43:42+00:00</updated>
<author>
<name>Johannes Linke</name>
<email>karyon@users.noreply.github.com</email>
</author>
<published>2020-01-02T13:43:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-compressor.git/commit/?id=47c8e7f63b9731d704ce68b479e268e824967c2a'/>
<id>47c8e7f63b9731d704ce68b479e268e824967c2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more information to error message when importing a class fails (#814)</title>
<updated>2017-01-04T23:47:26+00:00</updated>
<author>
<name>David Gibbons</name>
<email>dgibbons@eircom.net</email>
</author>
<published>2017-01-04T23:47:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-compressor.git/commit/?id=fd36cd699ca05624ec606e2895f0593e449a2c2c'/>
<id>fd36cd699ca05624ec606e2895f0593e449a2c2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused find_command</title>
<updated>2016-10-31T16:59:11+00:00</updated>
<author>
<name>Johannes Linke</name>
<email>johannes.linke@posteo.de</email>
</author>
<published>2016-10-31T16:35:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-compressor.git/commit/?id=3ec3e612a5e803b087e32159934524f50f66f345'/>
<id>3ec3e612a5e803b087e32159934524f50f66f345</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove cached_property, that's in django now</title>
<updated>2016-10-31T16:59:10+00:00</updated>
<author>
<name>Johannes Linke</name>
<email>johannes.linke@posteo.de</email>
</author>
<published>2016-10-31T10:03:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-compressor.git/commit/?id=427db2a9695e42458d348ec417cd8a3627e169e2'/>
<id>427db2a9695e42458d348ec417cd8a3627e169e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove code for old django versions</title>
<updated>2015-12-09T18:02:27+00:00</updated>
<author>
<name>Johannes Linke</name>
<email>johannes.linke@posteo.de</email>
</author>
<published>2015-12-09T17:04:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-compressor.git/commit/?id=671cf7dce2a9c5c42e2d2c4b8bfc82dcfbcd064a'/>
<id>671cf7dce2a9c5c42e2d2c4b8bfc82dcfbcd064a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove stringformat.py, it's unused</title>
<updated>2015-12-04T20:59:29+00:00</updated>
<author>
<name>Johannes Linke</name>
<email>johannes.linke@posteo.de</email>
</author>
<published>2015-10-12T19:35:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-compressor.git/commit/?id=53d39114deb80a30543a994969d8a98bfa20476c'/>
<id>53d39114deb80a30543a994969d8a98bfa20476c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use app registry to check for staticfiles on Django &gt;= 1.7.</title>
<updated>2015-06-30T20:03:53+00:00</updated>
<author>
<name>René Fleschenberg</name>
<email>rene@fleschenberg.net</email>
</author>
<published>2015-06-30T17:30:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-compressor.git/commit/?id=1088303dee50041ef4952cccb9f46ac90f7e5ff2'/>
<id>1088303dee50041ef4952cccb9f46ac90f7e5ff2</id>
<content type='text'>
This fixes issue #626.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes issue #626.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove compatibility with old 'staticfiles' app</title>
<updated>2014-05-25T14:27:45+00:00</updated>
<author>
<name>Mathieu Pillard</name>
<email>m@virgule.net</email>
</author>
<published>2014-05-25T13:19:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-compressor.git/commit/?id=04f76dad57dcb60819275205502fd97c3c75f6e6'/>
<id>04f76dad57dcb60819275205502fd97c3c75f6e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix E901 SyntaxError in python3.2</title>
<updated>2013-04-16T16:26:04+00:00</updated>
<author>
<name>Kudlaty</name>
<email>kfuks2@o2.pl</email>
</author>
<published>2013-04-16T16:26:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-compressor.git/commit/?id=22c524f0d692e69d865dc42aeb9150f67e77b77d'/>
<id>22c524f0d692e69d865dc42aeb9150f67e77b77d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
