Skip to content

charlierm/muroc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

muroc

Moruc V2

Proof of concept django site for corum

##Requirements:

Install GeoDjango Database and requirements

###Running: The celery worker needs to be started before using the site, to start it run:

python manage.py celery worker --loglevel=info

Then start the server normally with

python manage.py runserver

Releases

No releases published

Packages

No packages published