Package of libraries for Django projects
Project description
For django projects
Classes and functions to create django projects with Bootstrap Framework
Installation
Requires Django v2.2+ and Python v3.6+ to run.
Add apps in INSTALLED_APPS:
INSTALLED_APPS = [
...
'for_django_projects.form_utils',
'for_django_projects.pwa'
...
]
Add in settings.py:
SIMBOLO_MONEDA = '$'
URL_GENERAL = 'http://your_domain.com'
CONSTRAINT_MSG = {} #dict of name of constraints as key and error message as value
License
MIT
Free Software, Hell Yeah!
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
for-django-projects-1.0.4.tar.gz
(24.7 kB
view hashes)
Close
Hashes for for-django-projects-1.0.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7066c793ccb23084044a3545ea25058f12534393346c1ed1cf8038980691608 |
|
MD5 | 56898a2a748692e64fa8feac67e76be7 |
|
BLAKE2b-256 | a7965b2b707a4141da8eac223ed3ea10238d1def9f2df5b56fb2f9385b38f11f |