Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lincolnloop/django-redmine
- Owner: lincolnloop
- Created: 2010-03-09T21:11:50.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2010-03-23T16:55:16.000Z (almost 15 years ago)
- Last Synced: 2024-07-30T15:32:43.690Z (5 months ago)
- Language: Python
- Homepage:
- Size: 89.8 KB
- Stars: 8
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.