find django apps
Project description
Installation
$ [sudo] pip install django-find-apps
Examples
settings.py
import django_find_apps INSTALLED_APPS = django_find_apps.find_apps(".")
apps
├── app1
| ├── __init__.py
| └── models.py
├── app2
| ├── __init__.py
| └── templatetags
└── app3
├── __init__.py
└── management
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size django-find-apps-2020.12.3.tar.gz (1.6 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for django-find-apps-2020.12.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7af35f7a3a5e600bafd871910ffafad59ae0820e2a62f9f586c5a5ff4a32331 |
|
MD5 | c407d933cda8373ffedf9ce8e856f4d8 |
|
BLAKE2-256 | 6fdd3c555aefbb36e52154937ab72c2a3837624d043de8347754e919e18e9fba |