Skip to main content

Home/ Django/ Group items tagged blogs

Rss Feed Group items tagged

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.
israel vasquez

Thanks to Django - The Nasuni Blog - 4 views

  •  
    nasuni used Django
Beshr Kayali

Caktus Blog » Archive » Basic Django deployment with virtualenv, fabric, pip ... - 0 views

  •  
    basic django deployment with virtualenv fabric pip and rsync
Beshr Kayali

Deploy your Django site with Cherokee and uWSGI servers | Ollix Blog - 0 views

  • Luckily, I found an article taking about Benchmark of Python WSGI Servers by Nicholas Piël. I'm impressed by this benchmark because of its richness as the author compares 15 WSGI servers and to be honest, most of them I have never heard.
israel vasquez

Building reusable Django apps - The Uswaretech Blog - Django Web Development - 0 views

  •  
    Tips for building reusable apps
Leandro Ardissone

Real World Django - 1 views

  •  
    There's plenty of material (documentation, blogs, books) out there that'll help you write a site using Django… but then what? You've still got to test, deploy, monitor, and tune the site; failure at deployment time means all your beautiful code is for naught. This tutorial examines how best to cope when the Real World intrudes on your carefully designed website.
Gabriele Mearelli

django-forum - The Usware Blog - Django Web Development - 1 views

  •  
    A punBB-like django forum.
1 - 20 of 57 Next › Last »
Showing 20 items per page