Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Усовершенствование шаблонов Django | e-Legion
-
Django Editor - plugin for Eclipse
-
python - Understanding Zope internals, from Django eyes - Stack Overflow
-
Python Package Index : django-endless-pagination 1.0
-
Future Of Technology - Django: Django Ajax Form Submit - Dojo
-
From zero to code hero: Django AJAX Tutorial Part 2 - ajax pagination #1
-
RTL, i18n, L10n and Django
-
Intro to Unintrusive JavaScript with Django @ Irrational Exuberance
-
Django | Django’s comments framework | Django documentation
-
django.contrib.admin.ModelAdmin.has_change_permission - Nullege Python Samples
-
Home - django-cms.org
-
Geographical django website demo — Reinout van Rees' website
-
Python Package Index : lizard-map 1.44
-
django 处理静态文件 - dengmin's blog
-
Concision and Concinnity: Ext.Direct remoting in Django
-
Python Package Index : extdirect 0.4
-
iancmcc/extdirect - GitHub
-
Django Reusable App Conventions | Home | Surfing in Kansas
Django Reusable App Conventions -
Installing Django with Apache and mod_wsgi on Ubuntu 10.04
-
Can anyone describe step by step procedure to deploy Django? : django
-
Questions - ASKBOT: Open Source Q&A Forum
-
frankwiles/django-app-metrics - GitHub
-
Come creare multipli ambienti Django con virtualenv | DevInterface Blog
guida per l'installazione -
From zero to code hero: Django AJAX Tutorial Part 2 - ajax pagination #1
Hello again. For some time now I will continue my tutorials concerning using AJAX with Django. I have received few requests to write about pagination next, so this is the topic for today's post. In the last months I went through few different methods of ajax pagination. I will try to show you at least three but each in different post. The one I'm going to write about today was the first I've tried. It uses built-in django generic views. -
Django | The Web framework for perfectionists with deadlines