Skip to content

jj0hns0n/haitidata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

{{ project_name|title }}

You should write some docs, it's good for the soul.

Installation

With GeoNode's virtualenv activated in development or production mode, do the following:

$ git clone git://github.com/ingenieroariel/geonode-project.git
$ django-admin.py startproject --template=geonode-project -epy,rst myprettygeonode

Usage

$ pip install -e myprettygeonode $ cd myprettygeonode $ python manage.py runserver

To install on a virtual environment do:

$ pip install -e myprettygeonode

Replace all uses of geonode.settings for myprettygeonode.settings.

In production, you can modify the 'geonode' binary tool and geonode.wsgi file to point to this one.

About

The HaitiData.org website project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.4%
  • CSS 9.6%