<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django-pyscss.git/tests, branch debug_namespace</title>
<subtitle>github.com: fusionbox/django-pyscss.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-pyscss.git/'/>
<entry>
<title>Move DEBUG namespace injection into opt-in Extension</title>
<updated>2015-07-24T16:09:50+00:00</updated>
<author>
<name>Nolan Stover</name>
<email>nstover@fusionbox.com</email>
</author>
<published>2015-07-24T16:09:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-pyscss.git/commit/?id=fa79d3f9c14d83d249fb9f2e1cdf449f257529fb'/>
<id>fa79d3f9c14d83d249fb9f2e1cdf449f257529fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Inject Django's DEBUG setting into sass namespace as $debug</title>
<updated>2015-07-22T22:33:59+00:00</updated>
<author>
<name>Nolan Stover</name>
<email>nstover@fusionbox.com</email>
</author>
<published>2015-07-22T22:33:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-pyscss.git/commit/?id=652db17b2d19deb95bfa534fa13286f8b6d2fab0'/>
<id>652db17b2d19deb95bfa534fa13286f8b6d2fab0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow dots in filenames</title>
<updated>2015-07-17T15:41:12+00:00</updated>
<author>
<name>PhilipGarnero</name>
<email>philip.garnero@gmail.com</email>
</author>
<published>2015-07-11T19:50:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-pyscss.git/commit/?id=57d006ba359a9f182a8545fc6ec689e5edca6102'/>
<id>57d006ba359a9f182a8545fc6ec689e5edca6102</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Retain the imported file path</title>
<updated>2015-04-29T03:19:43+00:00</updated>
<author>
<name>Richard Jones</name>
<email>r1chardj0n3s@gmail.com</email>
</author>
<published>2015-04-29T02:56:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-pyscss.git/commit/?id=bd8b2ae8bf21b9c4f671d9364cdc41fbced9b214'/>
<id>bd8b2ae8bf21b9c4f671d9364cdc41fbced9b214</id>
<content type='text'>
Fixes #34
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #34
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup and changelog for 2.0.1</title>
<updated>2015-04-23T20:36:14+00:00</updated>
<author>
<name>Gavin Wahl</name>
<email>gwahl@fusionbox.com</email>
</author>
<published>2015-04-23T20:36:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-pyscss.git/commit/?id=535cc665fb1853f02e31dec49d3f1fc87f245524'/>
<id>535cc665fb1853f02e31dec49d3f1fc87f245524</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Files are not always available from storage despite DEBUG=False</title>
<updated>2015-04-23T20:25:40+00:00</updated>
<author>
<name>Gavin Wahl</name>
<email>gwahl@fusionbox.com</email>
</author>
<published>2015-04-23T20:25:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-pyscss.git/commit/?id=9093679d3552db9f7360f0841d9d34cf97ef1ae0'/>
<id>9093679d3552db9f7360f0841d9d34cf97ef1ae0</id>
<content type='text'>
For example, in tests. So instead of switching on DEBUG, we first try to
find a file from the finders, and then fall back to storage if that
doesn't work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For example, in tests. So instead of switching on DEBUG, we first try to
find a file from the finders, and then fall back to storage if that
doesn't work.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pyScss 1.3 and Python 3 support</title>
<updated>2015-04-22T22:07:00+00:00</updated>
<author>
<name>Rocky Meza</name>
<email>rocky@fusionbox.com</email>
</author>
<published>2015-03-03T10:41:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-pyscss.git/commit/?id=518098530e4ab9c2f33303ba00f34a1575c7ba3c'/>
<id>518098530e4ab9c2f33303ba00f34a1575c7ba3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #14, respect storage.prefix when looking for files</title>
<updated>2014-09-12T11:27:11+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2014-09-12T11:15:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-pyscss.git/commit/?id=187a7a72bf72370c739f3675bef84532e524eaf1'/>
<id>187a7a72bf72370c739f3675bef84532e524eaf1</id>
<content type='text'>
The function ``find_all_files`` ignored ``storage.prefix`` when looking
for files, which made it fail when a prefix was used in
``STATICFILES_DIRS``.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The function ``find_all_files`` ignored ``storage.prefix`` when looking
for files, which made it fail when a prefix was used in
``STATICFILES_DIRS``.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for path conflicts</title>
<updated>2014-08-04T09:11:14+00:00</updated>
<author>
<name>Antoine Catton</name>
<email>acatton@fusionbox.com</email>
</author>
<published>2014-08-04T09:11:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-pyscss.git/commit/?id=56c7db6e2b09f8913da9ee0d8d66cb38c11cdd32'/>
<id>56c7db6e2b09f8913da9ee0d8d66cb38c11cdd32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for underscore imports.</title>
<updated>2014-02-08T16:16:48+00:00</updated>
<author>
<name>Rocky Meza</name>
<email>rocky@fusionbox.com</email>
</author>
<published>2014-02-08T16:16:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-pyscss.git/commit/?id=2c194759c43c7bc9ba2580954dfb64e740a03e1e'/>
<id>2c194759c43c7bc9ba2580954dfb64e740a03e1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
