Watch question

Since ReportingOn is open source, is it ok to download the code and run it on my own site? Any direction on how to do that?

Good Question
Posted in code development, by tedmann Dec 29, 2009 at 8:12 p.m.

4 points, 1 answer

Hi Ted -- Yep. You can find the Django project ready to go at http://code.google.com/p/reportingon

As a Knight News Challenge project, it's licensed with a GNU GPLv3: http://www.gnu.org/licenses/gpl.html

There's not a ton of documentation, but if you're experienced at all with Django it should be relatively familiar.

Good Answer
Posted by ryansholin Dec 29, 2009 at 9:54 p.m.
Signup or Login to give your 2¢
Ask a question