Watch Django INSTALLED_APPS and copy files
Project description
WARNING: django-appwatch has been moved to django-collectdir.
Suppose you want to build a js directory from the js directory in all INSTALLED_APPS:
manage.py appwatch js:./js
Or, for NextJS support:
manage.py appwatch pages:./pages
Or, for NextJS support and also have a components sub dir:
manage.py appwatch pages:./pages components:./pages/components
Install with:
pip install django-appwatch
Add appwatch to INSTALLED_APPS
Have fun provisionning other frameworks with Django :)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-appwatch-0.0.1.tar.gz
(3.3 kB
view details)
File details
Details for the file django-appwatch-0.0.1.tar.gz
.
File metadata
- Download URL: django-appwatch-0.0.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f88ab785dce4af7e79fec3316c4ec4fa514c783a790c323230d283248ec1e9e |
|
MD5 | 70ad249ef819e407e9e70e8e9478cfbb |
|
BLAKE2b-256 | 0dff99280dd609a22469c9a71baeffab93496c061209df703a08e1a1f6804e85 |