openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
django-compressor
Settings
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
19 days
ago. based on code collected
20 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 38 of 55
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed staticfiles utils package compatibility packages. Closes #114.
Jannis Leidel
More...
over 13 years ago
Fixed a bunch of forgotten things, d'oh!
Jannis Leidel
More...
over 13 years ago
Merge branch 'release/1.0' into develop
Jannis Leidel
More...
over 13 years ago
Merge branch 'release/1.0'
Jannis Leidel
More...
over 13 years ago
Bumped to 1.0.
Jannis Leidel
More...
over 13 years ago
Updated authors file (thanks all!!).
Jannis Leidel
More...
over 13 years ago
Added note to parser docs about HtmlParser breaking with invalid HTML. Closes #60.
Jannis Leidel
More...
over 13 years ago
Added note to `COMPRESS_OFFLINE_CONTEXT` setting documentation about `STATIC_URL`.
Jannis Leidel
More...
over 13 years ago
Added note about precompilers being run even if `COMPRESS_ENABLED` is set to `False`
Jannis Leidel
More...
over 13 years ago
Fixed tox configuration.
Jannis Leidel
More...
over 13 years ago
Fixed more unicode issues. Closes #110.
Jannis Leidel
More...
over 13 years ago
Minor style changes.
Jannis Leidel
More...
over 13 years ago
Updated changelog with signal.
Jannis Leidel
More...
over 13 years ago
Removed broken import.
Jannis Leidel
More...
over 13 years ago
Merge branch 'develop' of github.com:jezdez/django_compressor into develop
Jannis Leidel
More...
over 13 years ago
Import settings from compressor.conf again instead of django.conf to make sure they are loaded correctly.
Jannis Leidel
More...
over 13 years ago
Merge pull request #109 from threepress/develop
Jannis Leidel
More...
over 13 years ago
Merge pull request #108 from wpjunior/patch-1
Jannis Leidel
More...
over 13 years ago
Use new context hook to pass name argument from tag to compressor to signal.
Jonathan Lukens
More...
over 13 years ago
Merge from upstream.
Jonathan Lukens
More...
over 13 years ago
to avoid error of not finding settings.py
Wilson Júnior
More...
over 13 years ago
Use the current context when rendering the output templates.
Jannis Leidel
More...
over 13 years ago
Extended exception handling to be a bit more verbose about unicode bugs.
Jannis Leidel
More...
over 13 years ago
Added another layer of bullet-proof code™.
Jannis Leidel
More...
over 13 years ago
Fixed bug in previous commit, d'oh.
Jannis Leidel
More...
over 13 years ago
Moved a setting handler to the template tag class.
Jannis Leidel
More...
over 13 years ago
Further bullet-proofing.
Jannis Leidel
More...
over 13 years ago
Made cache initialization bullet-proof.
Jannis Leidel
More...
over 13 years ago
Added docs for new feature.
Jonathan Lukens
More...
over 13 years ago
Added tests for post_compress signal.
Jonathan Lukens
More...
over 13 years ago
←
1
2
…
34
35
36
37
38
39
40
41
42
…
54
55
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree