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.
Project description
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
Install django-fs-leonid using pip:
$ pip install django-fs-leonid
Add 'fs_leonid' to your INSTALLED_APPS setting:
INSTALLED_APPS = ( ... 'fs_leonid', ... )
Update your urls.py:
path('', include('fs_leonid.urls')),
Run migrate:
$ ./manage.py migrate
Credits
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.
Source Distribution
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9c51820ebba239a58e5417897c8f6bbea8b3f65ce72e99ede462412be3b7a1f |
|
MD5 | 2a0e77071fe171d16bac173484ef7f1e |
|
BLAKE2b-256 | b470ecd67d53f1ae3757c02b6aa69047b546acdbf1331eaf45062643d9b2e78d |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5d549f2e88038b8c9c097c1b1693521f928e316a114e29bee614774641753b1 |
|
MD5 | 0e58fa7da6ac0083990763cbbd203a97 |
|
BLAKE2b-256 | 89788d0078fe86e3fb713913c80886c510e7c5a836bd111916beb6acb72bb2f9 |