Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 277 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 277 Bytes

legfed-django-site

Django CMS for www.LegumeFederation.org

Fire up the dev server on localhost:8000 with:

source env/bin/activate
python manage.py runserver

It can also be served by Apache HTTPD running WSGI. See legfedorg:/etc/httpd/conf.d/wsgi.conf for details.