| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | allow dots in filenames | PhilipGarnero | 2015-07-17 | 2 | -0/+4 |
| | | |||||
| * | Retain the imported file path | Richard Jones | 2015-04-29 | 2 | -0/+5 |
| | | | | | Fixes #34 | ||||
| * | Add pyScss 1.3 and Python 3 support | Rocky Meza | 2015-04-22 | 1 | -0/+1 |
| | | |||||
| * | make tests succeed on Django-1.7 | Matthias Runge | 2014-10-17 | 1 | -0/+4 |
| | | |||||
| * | Fix #14, respect storage.prefix when looking for files | Radomir Dopieralski | 2014-09-12 | 2 | -0/+5 |
| | | | | | | | The function ``find_all_files`` ignored ``storage.prefix`` when looking for files, which made it fail when a prefix was used in ``STATICFILES_DIRS``. | ||||
| * | Add test for path conflictstest-for-path-conflicts | Antoine Catton | 2014-08-04 | 2 | -0/+6 |
| | | |||||
| * | Added support for underscore imports. | Rocky Meza | 2014-02-08 | 1 | -0/+3 |
| | | |||||
| * | Added discover runner for Django < 1.6. | Rocky Meza | 2014-02-03 | 1 | -1/+9 |
| | | |||||
| * | Added support for extensionless imports. | Rocky Meza | 2014-02-03 | 2 | -0/+5 |
| | | |||||
| * | Reworked the relative/absolute import system. | Rocky Meza | 2014-02-03 | 2 | -3/+3 |
| | | | | | | Now, it works more like HTML URL resolution, where any URL is relative unless it starts with a /. | ||||
| * | Made relative imports possible | Rocky Meza | 2014-02-02 | 1 | -0/+1 |
| | | |||||
| * | Added tests for sprites and inline images. | Rocky Meza | 2014-02-01 | 4 | -0/+19 |
| | | |||||
| * | Added a django-compressor Filter class. | Rocky Meza | 2014-02-01 | 1 | -0/+14 |
| | | |||||
| * | django-pyscss - use PySCSS in Django more easily | Rocky Meza | 2014-02-01 | 19 | -0/+163 |
