FinalsClub / djKarma

GNU General Public License v3.0
9 stars 1 forks source link

Remove obsolete views and routes, and contract routes to fewer functions #194

Open sethwoodworth opened 11 years ago

sethwoodworth commented 11 years ago

Either use the new django class-based view system (POST vs GET methods) or make the current conditional system more clear