| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reformat with black (#1151) | Mathieu Pillard | 2022-10-28 | 1 | -3/+3 |
| | | | | | | * Reformat with black * Update flake8 ignores | ||||
| * | Remove "from __future__ import" and "coding: utf-8" (#986) | Johannes Linke | 2020-01-02 | 1 | -2/+0 |
| | | |||||
| * | Remove code for old django versions | Johannes Linke | 2015-12-09 | 1 | -9/+2 |
| | | |||||
| * | Use app registry to check for staticfiles on Django >= 1.7. | René Fleschenberg | 2015-06-30 | 1 | -1/+10 |
| | | | | | This fixes issue #626. | ||||
| * | Remove compatibility with old 'staticfiles' app | Mathieu Pillard | 2014-05-25 | 1 | -13/+3 |
| | | |||||
| * | Initial python 3 compatibility | Rafal Stozek | 2013-03-20 | 1 | -1/+1 |
| | | |||||
| * | More flaking. | Jannis Leidel | 2012-05-19 | 1 | -2/+2 |
| | | |||||
| * | Fixed staticfiles utils package compatibility packages. Closes #114. | Jannis Leidel | 2011-09-07 | 1 | -4/+3 |
| | | |||||
| * | Import settings from compressor.conf again instead of django.conf to make ↵ | Jannis Leidel | 2011-09-06 | 1 | -6/+5 |
| | | | | | sure they are loaded correctly. | ||||
| * | Minor nitpicking and style changes. | Jannis Leidel | 2011-05-11 | 1 | -8/+8 |
| | | |||||
| * | Use absolute imports in the staticfiles module to prevent import exceptions. ↵ | Jannis Leidel | 2011-04-21 | 1 | -0/+2 |
| | | | | | Fixes #38. | ||||
| * | Moving staticfiles_compat to utils. | Jaap Roes | 2011-04-14 | 1 | -0/+27 |
