Skip to main content

UNIX command-line tool for bash/shell utils unit testing

Project description

version

pyversions license

Author: Pahaz Blinov

Repo: https://github.com/pahaz/django-smart-collectstatic/

Micro fix Django manage.py collectstatic command.

This fix uses COPY and LINK strategy for collecting static files.

If the static file in settings.BASE_DIR it will be linked. In other case it will be coppied.

It tested only on Django 1.9, 1.10 and Python 3.4, 3.5

Installation

django-smart-collectstatic is on PyPI, so simply run:

pip install django-smart-collectstatic

or

easy_install django-smart-collectstatic

to have it installed in your environment.

For installing from source, clone the repo and run:

python setup.py install

If you don`t have pip you can install it

Typical use case

I use it inside a Docker container. For callectiong Django static.

Dockerfile:

...
RUN python3 manage.py smartcollectstatic --noinput --link
...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-smart-collectstatic-0.1.0.tar.gz (4.7 kB view details)

Uploaded Source

File details

Details for the file django-smart-collectstatic-0.1.0.tar.gz.

File metadata

File hashes

Hashes for django-smart-collectstatic-0.1.0.tar.gz
Algorithm Hash digest
SHA256 0782c9d74929e0aa1e95026077d649d863886f69a339e34b1333166bf39b3a77
MD5 76667b6818ed9db8225cebf80af43a36
BLAKE2b-256 322faace80396ece6b560b87884910d7e9822ebd2b92520a9f63a33a6f8b20d1

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page