djangoldp blog package
Project description
djangoldp_blog
Installation
How to install the project locally
1- create virtual environement
python -m venv venv
2- activate venv
venv\Scripts\activate.bat
3- update pip & wheel
python -m pip install -U pip wheel
4- install djangoldp V2
pip install djangoldp
5- init server
djangoldp initserver [SERVER NAME]
7- update settings.yml dependencies:
- django-tinymce
ldppackages:
- djangoldp_blog
8- create a virtual link in sibserver : ln -s ../djangoldp-blog/djangoldp_blog djangoldp_blog
9- install the server in sibserver:
djangoldp install
10- install all packages
djangoldp configure
11- create rsa key
python manage.py creatersakey
12- launch the server
djangoldp runserver
congrats ! You've made it. :)
It should be ok.
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
Built Distribution
File details
Details for the file djangoldp_blog-0.1.8.tar.gz
.
File metadata
- Download URL: djangoldp_blog-0.1.8.tar.gz
- Upload date:
- Size: 677.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af3e22aa1fd28fefcba28dbe8605e10572db6c7c88276fe61214795dc3d04c11 |
|
MD5 | dd8d2c9dba428419fca7a09277533653 |
|
BLAKE2b-256 | 6646e050368324ebfca945eca9cd79f3f6792f438e5f3708d3da0942f7db2fb0 |
File details
Details for the file djangoldp_blog-0.1.8-py3-none-any.whl
.
File metadata
- Download URL: djangoldp_blog-0.1.8-py3-none-any.whl
- Upload date:
- Size: 731.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 414dc834e39e7655565c3c374c7774e69652ee1b6b06a1f7129384cc3c788bef |
|
MD5 | 4908cdfc32fec1bb05c07b011bdffdb2 |
|
BLAKE2b-256 | abea35788559f613a0f6aaab13d53a54924b3a47622d34c77844d0c18fef4742 |