Skip to main content

Home/ Django/ Group items tagged framework

Rss Feed Group items tagged

Nicolas Perriault

Django REST framework - 0 views

  •  
    Django REST framework aims to make it easy to build well-connected, self-describing Web APIs.
Travis Benning

Rails vs Django Comparison - 0 views

  •  
    I know we don't need a flame war between the two frameworks, but this helps for comparison.
anewgene

Post: Tornado Web Framework In Production With Django And Nginx | Jeremy Bowers | St. P... - 4 views

  • If you're interested in running your Django projects behind Tornado, you'll want to employ a daemonized approach. The solution: Deploy Tornado as python scripts controlled by supervisord, a pythonic daemon manager.
  •  
    If you're interested in running your Django projects behind Tornado, you'll want to employ a daemonized approach. The solution: Deploy Tornado as python scripts controlled by supervisord, a pythonic daemon manager.
pagetribe .

Stuff: A Brief Pyjamas + Django Tutorial - 0 views

  • Django is a web framework written in Python. Pyjamas is a Python port of the google web toolkit (written in Java). Pyjamas can be used with Django to create web applications.
codesnail

Django Blog Tutorial Free - 0 views

  •  
    In this tutorial, we'll build a Blog application with Django that allows users to create, edit, and delete posts. The homepage will list all blog posts, and there will be a dedicated detail page for each individual post. Also, visitors can comment on the post and we make a threaded comment system. Django is capable of making more advanced stuff but making a blog is an excellent first step to get a good grasp of the framework.
1 - 10 of 10
Showing 20 items per page