Skip to main content

{{ description }}

Project description

djangoldp_hiphopcommunity

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:

  • djangoldp-account
  • djangoldp-uploader
  • django-tinymce
  • dj-stripe

ldppackages:

  • djangoldp_stripe
  • djangoldp_account
  • djangoldp_uploader
  • djangoldp_blog
  • djangoldp_hiphopcommunity

8- create a virtual link in sibserver : ln -s ../djangoldp-hiphopcommunity/djangoldp_hiphopcommunity djangoldp_hiphopcommunity

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. :)

This is great.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

djangoldp_hiphopcommunity-0.0.23.tar.gz (26.5 kB view hashes)

Uploaded Source

Built Distribution

djangoldp_hiphopcommunity-0.0.23-py3-none-any.whl (46.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page