[OH-Dev] [issue666] Missions: Switch subversion mission to purely	use	class-based views
    Asheesh Laroia 
    bugs at openhatch.org
       
    Fri Feb  3 22:59:56 UTC 2012
    
    
  
New submission from Asheesh Laroia <asheesh at asheesh.org>:
Right now, the svn mission uses a combination of two coding style:
The older function-based views, and the newer class-based views based on
SvnBaseView.
The newer views are easier to manage, so long as we're consistent about using
Django idioms. So this depends on issue665
----------
blockers: missions: Make Subversion training mission use Django form validation in a more idiomatic fashion
messages: 2932
nosy: paulproteus
priority: bug
status: unread
title: Missions: Switch subversion mission to purely use class-based views
__________________________________________
Roundup issue tracker <bugs at openhatch.org>
<https://openhatch.org/bugs/issue666>
__________________________________________
    
    
More information about the Devel
mailing list