Django Tutorials
4 hrs, 23 mins ago
Boduch's Blog: Django HTTP Response
Whats cool about this Django class is how easy it is to test if a header exists. This is done by implementing the __contains__ method. It seems trivial when building classes, to add something like this in later, but it is easy to just forget about it. It makes interacting with HttpResponse instances that much easier because there is one less step. Instead of doing if "key" in response_instance.headers().keys(), or something like that, Django HttpResponse ... UML How-To ...
read more
4 hrs, 23 mins ago
Django Authentication With Email Instead of Usernames | Django foo
A lot of the applications we build use email addresses instead of usernames. Personally I find it a lot easier to remember my email address than an ever growing.
read more
6 hrs, 23 mins ago
Tryton: Tryton and Django at Open Labs
We identified the technologies to implement this as Django for the web interface with CMS and Tryton for backing it up with its powerful Finance module. The possibility to use Tryton as a module made it the better choice for our ...
read more
6 hrs, 23 mins ago
Rockin The Blues: Ladies Sing Django
Ladies Sing Django. http://marodrom.all.co.uk/forum. Eingestellt von Rockin the Blues um 9:31 AM. Reaktionen: 1 Kommentare: Rockin the Blues said... Joint Now to http://marodrom.all.co.uk/forum. March 15, 2010 9:37 AM ยท Post a Comment ...
read more
10 hrs, 23 mins ago
django-common 0.1.7 - Free django-common Download at Downloadplex.com
django-common 0.1.7, Downloads: 1, License: Freeware, By: Grigoriy Petukhov, Size: 0.01 MB. A number of useful Django shortcuts and helpers.
read more
10 hrs, 23 mins ago
django-digest 1.7 - Free django-digest Download at Downloadplex.com
django-digest 1.7, Downloads: 1, License: Freeware, By: Akoha Inc., Size: 0.01 MB. An implementation of HTTP Digest Authentication for Django.
read more
10 hrs, 23 mins ago
django-chronograph svn-r21-git.2 - Free django-chronograph ...
django-chronograph svn-r21-git.2, Downloads: 1, License: Freeware, By: Weston Nielson, Size: 0.02 MB. A number of useful Django shortcuts and helpers.
read more
12 hrs, 23 mins ago
django-selector 0.2 - Free django-selector Download at ...
django-selector 0.2, Downloads: 0, License: Freeware, By: Jason Moiron, Size: 0.01 MB. Django URLs helper based on WSGI selector.
read more
12 hrs, 23 mins ago
django-postal 0.1 - Free django-postal Download at Downloadplex.com
It is hoped that various contributors will contribute address formats per country and that eventually this address information could find it's way back in to django.contrib.localflavor. Developers, How to Contribute: ...
read more
12 hrs, 23 mins ago
django-durationfield 0.2.0 - Free django-durationfield Download at ...
django-durationfield 0.2.0, Downloads: 1, License: Freeware, By: John Paulett, Size: 0.01 MB. Temporary reusable application for a DurationField in Django.
read more
12 hrs, 23 mins ago
django-mongokit 0.1.7 - Free django-mongokit Download at ...
`django-mongokit` comes with an example project and an example app that does some basic things. It might be a good source of inspiration for how to use `django-mongokit` to look at this example app. #md5=613f9adbf09f742eafbd55a253828292 ...
read more
14 hrs, 23 mins ago
Modifying the regexp for usernames in django-admin | Save the ions!
About a month ago, I built a centralized authentication backend using django-roa for my company, AUF. It's actually a cascading authentication system, since I copy locally (in Django's own authentication system) the account, ...
read more