Thomas Capricelli archive
Tag: database

January 8, 2012

DjangoRedmineAdmin 1.0 released

by orzel
Categories: Admin, Django, Software
Tags: ,
Comments: 1 Comment

I recently needed (again) to ‘browse’ a redmine database, and I used my DjangoRedmineAdmin application to do so. I took this opportunity to update the code and doing some more tests/fixes. As a result I decided to tag this as 1.0. The main modifications are: updated to comply with current redmine version (1.2.1 and 1.3.0) […]

September 27, 2008

Django browser for Redmine database

by orzel
Categories: Admin, Django, Software
Tags: ,
Comments: 7 Comments

Do you know redmine ? This is, to my knowledge, the best project manager you could ever find out there. I like to describe it as ‘trac done well‘. It has only one, big, ugly, fat inconvenient for me : it is written on top of ruby on rails. I could tell you how slow […]