Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django zip files (create dynamic in-memory archives with Python's zipfile)
-
The Technology Behind Convore - Die in a Fire - Eric Florenzano’s Blog
-
Getting Started with Django, episode 1 | Gigantuan
-
Append slashes to URLs in Django
-
Using CouchDB with Django - Die in a Fire - Eric Florenzano’s Blog
Just what I was looking for -- I am in fact working on something similar to a "lifestreaming", er, framework (in django) .. and was getting tired just thinking about creating more models to capture more types of events and data. CouchDB to the rescue - and this looks like a good post on just that ... -
Django | Making queries | Django documentation
-
In a django form, How to make a field readonly (or disabled) so that it cannot be edited? - Stack Overflow
-
Django ModelAdmin - fieldsets ... field 'date' missing from the form - Stack Overflow
-
I’m a designer who learned Django and launched her first webapp in 6 weeks | Limedaring.com
-
Haystack
Modular search for django. -
The Technology Behind Convore - Die in a Fire - Eric Florenzano’s Blog
Convoreが採用しているテクノロジについて。Django+PostgreSQL+Solr(検索エンジン)+Celery(分散タスクキュー)+Eventlet(ネットワークライブラリ)の構成になっている。 -
For the django admin, how do I add a field to the User model and have it editable in the admin? - Stack Overflow
-
Using Django 1.0 signals to mail notification of new comments | Django Days
-
Python Unicode Objects
-
theju/django-comments-apps - GitHub
-
Blog Index - Die in a Fire - Eric Florenzano’s Blog
#!/bin/bash ln -s `pwd`/$1 `python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()"`/$1 -
Tim Fletcher | Django Comment Email Notifications
-
Eric Florenzano's Projects - Die in a Fire - Eric Florenzano’s Blog
-
Django in the Real World
-
Django Testing
-
The Technology Behind Convore - Die in a Fire - Eric Florenzano’s Blog
list -
MySQL-python 1.2.3 for Windows and Python 2.7, 32bit and 64bit versions | codegood
-
eegg / django-model-schemas / wiki / Home – Bitbucket
-
The Technology Behind Convore - Die in a Fire - Eric Florenzano’s Blog
-
disqus/django-haystack - GitHub