<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django-pyscss.git/tests, branch test-for-path-conflicts</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>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>
<entry>
<title>Collect static for the compressor tests.</title>
<updated>2014-02-04T03:31:35+00:00</updated>
<author>
<name>Rocky Meza</name>
<email>rocky@fusionbox.com</email>
</author>
<published>2014-02-04T03:31:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-pyscss.git/commit/?id=cfb56b4965e2ad3faf59438c4e61498a129cda2a'/>
<id>cfb56b4965e2ad3faf59438c4e61498a129cda2a</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 extensionless imports.</title>
<updated>2014-02-04T02:36:27+00:00</updated>
<author>
<name>Rocky Meza</name>
<email>rocky@fusionbox.com</email>
</author>
<published>2014-02-04T02:35:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-pyscss.git/commit/?id=6b2ea386888c57b38001ec80442cc5b8096f9117'/>
<id>6b2ea386888c57b38001ec80442cc5b8096f9117</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reworked the relative/absolute import system.</title>
<updated>2014-02-04T00:54:27+00:00</updated>
<author>
<name>Rocky Meza</name>
<email>rocky@fusionbox.com</email>
</author>
<published>2014-02-04T00:54:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-pyscss.git/commit/?id=53d023e45357516840ff28fa30df98ce14639111'/>
<id>53d023e45357516840ff28fa30df98ce14639111</id>
<content type='text'>
Now, it works more like HTML URL resolution, where any URL is relative
unless it starts with a /.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now, it works more like HTML URL resolution, where any URL is relative
unless it starts with a /.
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatically call collectstatic in tests.</title>
<updated>2014-02-04T00:16:29+00:00</updated>
<author>
<name>Rocky Meza</name>
<email>rocky@fusionbox.com</email>
</author>
<published>2014-02-04T00:16:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-pyscss.git/commit/?id=ae411e0b9723c1d63d8326c492bfdd5833c14094'/>
<id>ae411e0b9723c1d63d8326c492bfdd5833c14094</id>
<content type='text'>
It was very easy to have tests fail because of stale static files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was very easy to have tests fail because of stale static files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Made relative imports possible</title>
<updated>2014-02-02T13:54:49+00:00</updated>
<author>
<name>Rocky Meza</name>
<email>rocky@fusionbox.com</email>
</author>
<published>2014-02-02T13:54:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-pyscss.git/commit/?id=5e6cbfb3a36449a4cc767c5b086ea51561d3d014'/>
<id>5e6cbfb3a36449a4cc767c5b086ea51561d3d014</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tests for sprites and inline images.</title>
<updated>2014-02-02T05:40:26+00:00</updated>
<author>
<name>Rocky Meza</name>
<email>rocky@fusionbox.com</email>
</author>
<published>2014-02-02T05:31:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-pyscss.git/commit/?id=0550b331802c5acfe60f0154cfa1c5ff488bec49'/>
<id>0550b331802c5acfe60f0154cfa1c5ff488bec49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a django-compressor Filter class.</title>
<updated>2014-02-02T04:43:42+00:00</updated>
<author>
<name>Rocky Meza</name>
<email>rocky@fusionbox.com</email>
</author>
<published>2014-02-02T04:32:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-pyscss.git/commit/?id=62d19139f45b7706e1fdab5fd4f13e785b667bfa'/>
<id>62d19139f45b7706e1fdab5fd4f13e785b667bfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated to PyScss 1.2.0</title>
<updated>2014-02-02T02:29:22+00:00</updated>
<author>
<name>Rocky Meza</name>
<email>rocky@fusionbox.com</email>
</author>
<published>2014-02-02T02:29:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/django-pyscss.git/commit/?id=64cb29c8bb81c1b7ed9fbc08966dd918f4a12ca0'/>
<id>64cb29c8bb81c1b7ed9fbc08966dd918f4a12ca0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
