Skip to main content

FTL Base Infrastructure

Project description

FTL base project.

Detailed documentation is in the “docs” directory.

Quick start

  1. Add “ftlbase” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'ftlbase',
    ]
  2. Include the polls URLconf in your project urls.py like this:

    path('ftlbase/', include('ftlbase.urls')),
  3. Run python manage.py migrate to create the ftlbase models.

Project details


Release history Release notifications | RSS feed

This version

1.17

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

ftlbase-1.17-py2.py3-none-any.whl (16.8 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file ftlbase-1.17-py2.py3-none-any.whl.

File metadata

  • Download URL: ftlbase-1.17-py2.py3-none-any.whl
  • Upload date:
  • Size: 16.8 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for ftlbase-1.17-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a20c5c5e2b78ba6da5a7436cd11f126287a4a94be9136a15f3797fa08157ecb7
MD5 0ae9a1fef77590d9470e602017833478
BLAKE2b-256 806e5fff76202a6fe06b951e9678fd2736ab11169c86f07e14c70fe031b22f2e

See more details on using hashes here.

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