mirror of
https://github.com/django-components/django-components.git
synced 2025-11-25 16:39:11 +00:00
- Add `path` argument for custom component path - Add `js`, `css`, `template` arguments for custom component script, style and template files - Add `force` argument to force rewrite the existing component - Add `verbose` option to make the command more informative - Add `dry-run` option to simulate the command without writing to disk - related #249 |
||
|---|---|---|
| .. | ||
| management/commands | ||
| safer_staticfiles | ||
| templatetags | ||
| __init__.py | ||
| app_settings.py | ||
| apps.py | ||
| component.py | ||
| component_registry.py | ||
| middleware.py | ||
| template_loader.py | ||