FTL Base Infrastructure
Project description
FTL base project.
Detailed documentation is in the “docs” directory.
Quick start
Add “ftlbase” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'ftlbase', ]
Include the polls URLconf in your project urls.py like this:
path('ftlbase/', include('ftlbase.urls')),
Run python manage.py migrate to create the ftlbase models.
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.
Built Distribution
Close
Hashes for ftlbase-1.15.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54244a37f9165a95e9a76edc2ae714aef0397b9782beaec31f6d919bedd5d07e |
|
MD5 | f98cef1bf771a3da448b818dd6984d25 |
|
BLAKE2-256 | 999249a0823388585f541ee5de163510e5208235a05052ad05dfe12862a467ff |