| django-compressor/django-compressor |
2,734 |
|
199 |
107 |
about 2 years ago |
38 |
June 27, 2023 |
127 |
other |
Python |
| Compresses linked and inline javascript or CSS into a single cached file. |
| caktus/django-timepiece |
357 |
|
4 |
0 |
over 2 years ago |
31 |
March 01, 2016 |
68 |
mit |
Python |
| A multi-user Django application for tracking people's time on projects. |
| torchbox/django-libsass |
265 |
|
483 |
24 |
over 2 years ago |
9 |
July 08, 2021 |
2 |
bsd-3-clause |
Python |
| A django-compressor filter to compile SASS files using libsass |
| dziegler/django-css |
220 |
|
3 |
0 |
almost 15 years ago |
5 |
November 03, 2010 |
13 |
other |
Python |
| django-css is a fork of django_compressor that makes it easy to use CSS compilers with your Django projects. CSS compilers extend CSS syntax to include more powerful features such as variables and nested blocks, and pretty much rock all around. |
| nigma/heroku-django-cookbook |
125 |
|
0 |
0 |
almost 11 years ago |
0 |
|
4 |
|
|
| Collection of snippets that solve certain problems while deploying Django apps to Heroku |
| MicroPyramid/django-webpacker |
70 |
|
3 |
0 |
over 4 years ago |
2 |
April 10, 2017 |
2 |
mit |
Python |
| A django compressor tool that bundles css, js files to a single css, js file with webpack and updates your html files with respective css, js file path. |
| Alex-CodeLab/django-base-template |
70 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
|
HTML |
| Project Template for Django2 + Bootstrap3 + pre-configured apps (like Allauth, django_compressor ). Probably the fastest way to start up a complete Django project. |
| kottenator/django-compressor-toolkit |
62 |
|
11 |
1 |
almost 8 years ago |
2 |
October 18, 2016 |
6 |
mit |
Python |
| Simply enable SCSS and ES6 in your Django project |
| lethain/aym-cms |
57 |
|
0 |
0 |
almost 12 years ago |
0 |
|
1 |
mit |
Python |
| A Django templating based static CMS. |
| alanhamlett/flask-static-compress |
36 |
|
1 |
0 |
over 5 years ago |
4 |
August 19, 2020 |
1 |
other |
Python |
| Auto-detects your static files for minification, combination, and versioning. Like Django-Compressor for Flask. |