Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lincolnloop/django-redmine

A Django application to connect to an existing Redmine database
https://github.com/lincolnloop/django-redmine

Last synced: 5 days ago
JSON representation

A Django application to connect to an existing Redmine database

Awesome Lists containing this project

README

        

This is Django application to connect to an existing Redmine database. Our use case is to expose some read-only API data via django-piston.

Note: This was created using inspectdb on an existing Redmine install with a number of plugins installed. It likely *won't* work out-of-the-box for you, but will probably save you some time if you happen to be doing the same thing.