https://github.com/lincolnloop/django-redmine
A Django application to connect to an existing Redmine database
https://github.com/lincolnloop/django-redmine
Last synced: 9 months 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 (about 16 years ago)
- Default Branch: master
- Last Pushed: 2010-03-23T16:55:16.000Z (about 16 years ago)
- Last Synced: 2025-04-13T04:41:55.627Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 89.8 KB
- Stars: 8
- Watchers: 4
- 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.