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-static-precompiler
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 26, 2024 — Jul 26, 2025
Showing page 13 of 15
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add Python 3 classifier
Andrey Fedoseev
More...
about 11 years ago
Add docs for `{% compile %}` tag
Andrey Fedoseev
More...
about 11 years ago
Add tests for `compile_static` and `compile_static_lazy`
Andrey Fedoseev
More...
about 11 years ago
Add `compile` templatetag
Andrey Fedoseev
More...
about 11 years ago
Merge pull request #15 from lehins/master
Andrey Fedoseev
More...
over 11 years ago
forgot static import
Alexey Kuleshevich
More...
over 11 years ago
removed unsued imports
Alexey Kuleshevich
More...
over 11 years ago
moved prepending static url functionality from base compiler to utils as described in #15
Alexey Kuleshevich
More...
over 11 years ago
Release 0.5.3
Andrey Fedoseev
More...
over 11 years ago
Make tests pass in python 2.6
Andrey Fedoseev
More...
over 11 years ago
Less: fix the handling of files with no extension in @import statements
Andrey Fedoseev
More...
over 11 years ago
Bugfixes in @import handling for Less and SCSS files
Andrey Fedoseev
More...
over 11 years ago
Replaced static_NAME templatetags functionality with a setting STATIC_PRECOMPILER_PREPEND_STATIC_URL which defaults to False, as suggested in #13.
Alexey Kuleshevich
More...
over 11 years ago
Merge branch 'master' of github.com:lehins/django-static-precompiler
Alexey Kuleshevich
More...
over 11 years ago
Updated examples in README.rst
Alexey Kuleshevich
More...
over 11 years ago
Updated examples in README.rst
Alexey Kuleshevich
More...
over 11 years ago
added static_NAME templatetags in order to be able to use django's static funjction instead of STATIC_URL variable
Alexey Kuleshevich
More...
over 11 years ago
added static_NAME templatetags in order to be able to use django's static funjction instead of STATIC_URL variable
Alexey Kuleshevich
More...
over 11 years ago
Fix travis badge
Andrey Fedoseev
More...
over 11 years ago
Release 0.5.2
Andrey Fedoseev
More...
over 11 years ago
Fix travis badge
Andrey Fedoseev
More...
over 11 years ago
Add travis badge
Andrey Fedoseev
More...
over 11 years ago
static_precompiler_watch: add `--no-initial-scan` option
Andrey Fedoseev
More...
over 11 years ago
static_precompiler_watch: watch for changes in all directories handled by static finders
Andrey Fedoseev
More...
over 11 years ago
Release 0.5.1
Andrey Fedoseev
More...
over 11 years ago
scss: "Can't locate the imported file: compass/css3.scss" when refreshing #9 – fixed
Andrey Fedoseev
More...
over 11 years ago
Pin sass version for travis-ci
Andrey Fedoseev
More...
over 11 years ago
Fix travis-ci install (again)
Andrey Fedoseev
More...
over 11 years ago
Fix install script to travis-ci
Andrey Fedoseev
More...
over 11 years ago
Add missing dependencies for travis-ci
Andrey Fedoseev
More...
over 11 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
→
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