Skip to content

cturbelin/django-influenzanet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-influenzanet

Django add-on for influenzanet django website

Installation

pip install -e git://github.com/cturbelin/django-influenzanet.git#egg=django-influenzanet

In local_settings.py:

Add the variable or add a tupple element in LOCAL_APPS

LOCAL_APPS = (
 'influenzanet',
)

Now test with manage.py

Some commands should appear:

  • survey_modify

About

Django add-on for influenzanet django website

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages