Skip to main content

Home/ Django/ Group items tagged python

Rss Feed Group items tagged

Leandro Ardissone

django-notify - Google Code - 0 views

  •  
    Django session/cookie based user notifications
stefan stoichev

Charts - Django - Trac - 0 views

  •  
    Creating bitmap charts in Django with the ReportLab library
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.
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).
Leandro Ardissone

django recipe: pretty print objects and querysets . palewire - 4 views

  •  
    A simple addition to the excellent pprint library that will spit your Django objects and querysets out as dictionaries.
« First ‹ Previous 61 - 80 of 105 Next › Last »
Showing 20 items per page