index
:
delta/python-packages/django-compressor.git
black
dependabot/pip/requirements/beautifulsoup4-4.12.2
dependabot/pip/requirements/calmjs-3.4.4
dependabot/pip/requirements/coverage-7.2.3
dependabot/pip/requirements/jinja2-2.11.3
dependabot/pip/requirements/lxml-4.6.3
develop
django-2.2-support
django-4.1-ci
drop-python-3.6
drop-python-3.7-and-old-djangos
fix-tests-coffin-breakage
master
prepare-for-2.0
rtd-config
simplify-settings
update-pypi-badge
update-template-doc-link
github.com: django-compressor/django-compressor.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compressor
/
utils
/
staticfiles.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reformat with black (#1151)
Mathieu Pillard
2022-10-28
1
-3
/
+3
*
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
*
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 sur...
Jannis Leidel
2011-09-06
1
-6
/
+5
*
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
*
Moving staticfiles_compat to utils.
Jaap Roes
2011-04-14
1
-0
/
+27