Pages application
Project description
=====
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
--- Upload
python runtests.py
python setup.py sdist
python setup.py sdist upload -r pypi
twine upload dist/*
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
--- Upload
python runtests.py
python setup.py sdist
python setup.py sdist upload -r pypi
twine upload dist/*
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
crehpages-0.0.7.tar.gz
(10.8 kB
view details)
File details
Details for the file crehpages-0.0.7.tar.gz
.
File metadata
- Download URL: crehpages-0.0.7.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab3e3ee49a095083c164c38e00d4c63e3a5a4cb034e3ad3bdabe6214e27440cb |
|
MD5 | 558f8f1e4efd91e16cda7119b0bdd545 |
|
BLAKE2b-256 | a2469b3656ad5e49c5aa46ac685e0ad97291fb6981c2548daa1916e2eb5f013a |