Skip to main content

Home/ Django/ Group items tagged django

Rss Feed Group items tagged

Gabriele Mearelli

Django Hosting - djangohosting.ch - 0 views

  •  
    Are you a Django developer looking for hosting for your Django site? Do you want to get started quickly with Django in a Django-friendly hosting environment? Then Django hosting at djangohosting.ch is just for you.
Nicolas Perriault

1stvamp/django-form-scaffold - GitHub - 0 views

  •  
    "django-form-scaffold is a package of helper functions for generating Django template code with markup from Django form instances."
M J

Constructive reasons to use Django instead of Rails (jp's domain) - 0 views

  •  
    Browsing around the wonderful programming.reddit.com last night, I came across a post titled Why Django kicks Ruby on Rails' collective ass. This is an interesting article, mainly because in a sense it is right, but it goes about explaining Django's benefits all wrong. First of all, Ruby on Rails ain't plural, and therefore it cannot have a 'collective ass'. Ok, I kid. But seriously, I started out my web programming 'career' with Rails, and I have since moved over to using Django. I'll try to list some constructive reasons why the 'pragmatic' (buzzword!) developer would chose Django over Rails.
Nicolas Perriault

Django Userena - Accounts for your Django application - 0 views

  •  
    Userena is a Django application that supplies your Django project with full account management
tosh .

django-spambayes - Google Code - 0 views

  •  
    Django-SpamBayes includes a few utility apps for Django that offer an easy to use interface to the SpamBayes statistical anti-spam filter allowing filtering and moderation (with training) of comments, contact forms and other publicly submitted data.
Antti Kaihola

django-authopenid - Google Code - 0 views

  •  
    Django authentification application with openid using django auth contrib
Chris Johnson

Running App Engine Applications on Django - Google App Engine - Google Code - 0 views

  •  
    Helper application and documentation on easily porting GAE app to any django environment. gae2django implements GAE api as django app.
Chris 089

Django Advent - 0 views

shared by Chris 089 on 17 Feb 10 - Cached
  •  
    With each new release, Django offers new features and techniques to simplify web development. Django Advent brings you articles about these new features and the techniques they make possible, often written by the feature's author.
Gabriele Mearelli

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

  •  
    A punBB-like django forum.
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.
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
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.
pagetribe .

Working with models, part 2 - 0 views

  • Every Django model class and every instance of every Django model class has an attribute on it named _meta
  •  
    Nice info on the usage of _meta on django models.
Leandro Ardissone

django-notify - Google Code - 0 views

  •  
    Django session/cookie based user notifications
Vitaly Babiy

Django Tips: UTF-8, ASCII Encoding Errors, Urllib2, and MySQL | Django Aware - 0 views

  •  
    Having completed many Django projects over the past two years, I've started to take some seemingly trivial things for granted. Cross referencing a project for
Leandro Ardissone

django-remotelog - Google Code - 0 views

  •  
    Pluggable Django app for logging messages from the Python logging module's HTTPHandler
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.
M J

Integrating WYMeditor with Django - WYSIWYG editor for Django | A Non-Programmer Approa... - 0 views

  •  
    Lately I've been working on CMS like application for a news portal and one of the major features include integrating WYSIWYG editor to enable journalists post news online with ease. With almost zero expertise in Javascript, I thought this will be a difficult activity but it turned out to be very easy and took less than an hour to integrate once we shortlisted on which editor we will be using.
Leandro Ardissone

app-engine-patch - Google Code - 0 views

  •  
    With app-engine-patch a major part of Django works on App Engine without any modifications. The most important change is that you have to use Google's Model class because the development model is too different from Django (at least with Django's current API).
1 - 20 of 194 Next › Last »
Showing 20 items per page