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.10.tar.gz
(10.8 kB
view details)
File details
Details for the file crehpages-0.0.10.tar.gz.
File metadata
- Download URL: crehpages-0.0.10.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 |
690b89ee953b53477852b3fea999550dd4b96fca345da34bcd7891e43814f4f1
|
|
| MD5 |
1c245f8d9f5a68b2fd63c61b420a5c91
|
|
| BLAKE2b-256 |
01171826b348bde93dbef22c0638cc54bf7b9f79be770c61dd79b2c3a8645eca
|