Socket
Socket
Sign inDemoInstall

djangoldp-blog

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

djangoldp-blog

djangoldp blog package


Maintainers
1

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.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc