Skip to content
 
 

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

openmrs-python

Python and Django utilities for working with OpenMRS

Usage

  • Add "openmrs-python" to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = (
            ...
            'openmrs-python',
    )
  • At the moment I haven't tried using syncdb, because I assume the tables were created with OpenMRS

About

Python and Django utilities for working with OpenMRS

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages