Nicha is a django package that automates the process of creating the commune web pages, as well as the main features in any django web application. Named after mythological girl that knows all the answers and holds the keys to finding purpose on life.
Quick Start:
Add Nicha to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'nicha', ]- Include the nicha URLconf in your project urls.py like this::
path(‘nicha/’, include(‘nicha.urls’)),
Run python3 manage.py migrate to create the nicha models.
Release files for django-nicha 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-nicha-0.1.tar.gz | 4.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_nicha-0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.8 kB
Release files / django-nicha-0.1.tar.gz
| Download URL | django-nicha-0.1.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5cb9e2456c90e9a3fda9d200609568ce1154c8f6349b31376f2d5cbc5ddae27e
|
|
BLAKE2b-256 checksum How to use checksums |
1cad348da54b5495440a86ae2af5a0c588aa61de560f6ec425db8e7879b57405
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.19.1 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.2
|
Release files / django_nicha-0.1-py3-none-any.whl
| Download URL | django_nicha-0.1-py3-none-any.whl |
|---|---|
| Size | 8.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7df8493dd0ea9bc838f1984d7d5243873586e77928f517b687b25fe4dae66aa0
|
|
BLAKE2b-256 checksum How to use checksums |
dad7101ddb293994dd651bc3c9bba960dc9534449c05352274ee84d3806f1e55
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.19.1 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.2
|