Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Back to development: 2.0.3 | Rocky Meza | 2015-04-29 | 1 | -1/+1 |
| | |||||
* | Preparing release 2.0.22.0.2 | Rocky Meza | 2015-04-29 | 1 | -1/+1 |
| | |||||
* | Back to development: 2.0.2 | Gavin Wahl | 2015-04-23 | 1 | -1/+1 |
| | |||||
* | Preparing release 2.0.12.0.1 | Gavin Wahl | 2015-04-23 | 1 | -1/+1 |
| | |||||
* | Files are not always available from storage despite DEBUG=False | Gavin Wahl | 2015-04-23 | 1 | -0/+1 |
| | | | | | | 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. | ||||
* | Explicitly require pathlib (See #33) | Gavin Wahl | 2015-04-23 | 1 | -0/+6 |
| | |||||
* | Back to development: 2.1.0 | Rocky Meza | 2015-04-22 | 1 | -1/+1 |
| | |||||
* | Preparing release 2.0.02.0.0 | Rocky Meza | 2015-04-22 | 1 | -1/+1 |
| | |||||
* | Add changes for 2.0.0 | Rocky Meza | 2015-04-22 | 1 | -1/+1 |
| | |||||
* | Add pyScss 1.3 and Python 3 support | Rocky Meza | 2015-04-22 | 1 | -2/+3 |
| | |||||
* | Back to development: 2.0.0 | Rocky Meza | 2015-04-22 | 1 | -13/+2 |
| | |||||
* | Correct pyScss module name in setup.py, as per pypi. | Dimitri John Ledkov | 2015-02-20 | 1 | -1/+1 |
| | |||||
* | Version in setup.py on the master branch is out of date | John Trowbridge | 2015-02-03 | 1 | -1/+1 |
| | | | | | The version in setup.py on the master branch is 1.0.0 even though it includes all the commits in later stable releases. | ||||
* | Fix bad pinning. We don't want to install 1.3.0 | Antoine Catton | 2014-10-16 | 1 | -1/+1 |
| | | | | Really fixes #24. | ||||
* | Pin pyScss==1.2.x, for now. | Rocky Meza | 2014-10-16 | 1 | -1/+1 |
| | | | | | | | Please see the discussion in <https://github.com/Kronuz/pyScss/issues/265#issuecomment-58728712>. Reviewed-By: Antoine Catton <acatton@fusionbox.com> | ||||
* | master nows is at 1.0.0-alpha | Rocky Meza | 2014-02-11 | 1 | -1/+1 |
| | |||||
* | Can't get tests to pass for Python3 | Rocky Meza | 2014-02-03 | 1 | -1/+1 |
| | |||||
* | Beefed up setup.py | Rocky Meza | 2014-02-03 | 1 | -3/+16 |
| | |||||
* | Forget about supporting Django 1.3 | Rocky Meza | 2014-02-03 | 1 | -1/+1 |
| | |||||
* | Added discover runner for Django < 1.6. | Rocky Meza | 2014-02-03 | 1 | -0/+2 |
| | |||||
* | Added tests for sprites and inline images. | Rocky Meza | 2014-02-01 | 1 | -0/+1 |
| | |||||
* | Added a django-compressor Filter class. | Rocky Meza | 2014-02-01 | 1 | -0/+4 |
| | |||||
* | updated to PyScss 1.2.0 | Rocky Meza | 2014-02-01 | 1 | -1/+1 |
| | |||||
* | django-pyscss - use PySCSS in Django more easily | Rocky Meza | 2014-02-01 | 1 | -0/+43 |