Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

jonge-democraten/hellios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hellios

Hellios is a Django-based web application developed for the Jonge Democraten. The application is a custom CMS for presenting the political programme and the accepted proposals of the Jonge Democraten.

Requires Python 3.3+

Quick install

  1. $ ./clean_env.sh
  2. $ ./build_env.sh
  3. $ source ./env/bin/activate
  4. $ cp pmsite/local_settings_example.py pmsite/local_settings.py
  5. Edit local_settings.py to reflect your local setup. Instructions are in the comments.
  6. $ python manage.py migrate
  7. $ python manage.py createsuperuser
  8. $ python manage.py runserver

About

Hellios - political opinions of the Jonge Democraten

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published