=====
Creh Pages
=====
Creh-pages is a simple Django app allow you to manage sections of
your django pages quickly and by any administrator user
Detailed documentation is in the "docs" directory.
Quick start
-----------
1. creh-pages can be obtained directly from PyPI, and can be installed with pip:
pip install crehpages
1. Add "polls" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'pages',
]
2. Run "python manage.py migrate" to create the log models.
3. Use
Creh Pages
=====
Creh-pages is a simple Django app allow you to manage sections of
your django pages quickly and by any administrator user
Detailed documentation is in the "docs" directory.
Quick start
-----------
1. creh-pages can be obtained directly from PyPI, and can be installed with pip:
pip install crehpages
1. Add "polls" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'pages',
]
2. Run "python manage.py migrate" to create the log models.
3. Use
Release files for crehpages 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| crehpages-0.0.2.tar.gz | 10.1 kB | Details |
Release files / crehpages-0.0.2.tar.gz
| Download URL | crehpages-0.0.2.tar.gz |
|---|---|
| Size | 10.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7279c815b60b5582d4c855e07b03e5daa52910905d304d028bb394dbaaff8d55
|
|
BLAKE2b-256 checksum How to use checksums |
c50f138ee28c24ec32c06e923e62200f29fb55ebff47fa19c89ccd52cbcddcee
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |