Rewrite requestcommentary as CBV
RequestCommentary is transformed to a class based view. Further moved strings to `/strings` and used django.messages middleware to pass messages to the user instead of context data.
Loading
Please register or sign in to comment