Django Views
Read OriginalThe article presents a technical comparison between Django's function-based views and the class-based request handler pattern used in frameworks like Pylons and Google App Engine's webapp. The author analyzes code structure, verbosity, and the handling of different HTTP methods (GET/POST), expressing a personal preference for the class-based controller approach over Django's conditional checks within a single function.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser