Skip to main content

Introduction

django-fs-leonid is the Django-related reusable app provides the ability to create and store in a database files such as robots.txt, sitemap.xml and so on.

Installation

  1. Install django-fs-leonid using pip:

    $ pip install django-fs-leonid
  2. Add 'fs_leonid' to your INSTALLED_APPS setting:

    INSTALLED_APPS = (
        ...
        'fs_leonid',
        ...
    )
  3. Update your urls.py:

    path('', include('fs_leonid.urls')),
  4. Run migrate:

    $ ./manage.py migrate

Credits

Fogstream

Download files

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

Source Distribution

django-fs-leonid-1.0.0.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_fs_leonid-1.0.0-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

Details for the file django-fs-leonid-1.0.0.tar.gz.

File metadata

  • Download URL: django-fs-leonid-1.0.0.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.9

File hashes

Hashes for django-fs-leonid-1.0.0.tar.gz
Algorithm Hash digest
SHA256 c9c51820ebba239a58e5417897c8f6bbea8b3f65ce72e99ede462412be3b7a1f
MD5 2a0e77071fe171d16bac173484ef7f1e
BLAKE2b-256 b470ecd67d53f1ae3757c02b6aa69047b546acdbf1331eaf45062643d9b2e78d

See more details on using hashes here.

File details

Details for the file django_fs_leonid-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: django_fs_leonid-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 8.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.9

File hashes

Hashes for django_fs_leonid-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d5d549f2e88038b8c9c097c1b1693521f928e316a114e29bee614774641753b1
MD5 0e58fa7da6ac0083990763cbbd203a97
BLAKE2b-256 89788d0078fe86e3fb713913c80886c510e7c5a836bd111916beb6acb72bb2f9

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.0 This release

2 files

0.1.0

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page