ninja-ide / ninja-ide-web

Web site for NINJA-IDE
http://ninja-ide.org
22 stars 8 forks source link

Refactor urls #11

Closed matiasherranz closed 12 years ago

matiasherranz commented 12 years ago

I started(and will continue) refactoring urls. This is mostly a "reminder ticket".

There was a mix up of urls from the 'common' app and the 'pluging' app. There are also views that should be in plugins/views.py that are in common/views.py.

This should be fixed.

matiasherranz commented 12 years ago

Fixed.