Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django 1.6 Test Driven Development
-
Django on Lighttpd with FastCGI | iamtgc
-
Django on Lighttpd with FastCGI | iamtgc
-
SwingTix/bookkeeper
-
The Django HTML template language
Django’s template language is designed to strike a balance between power and ease. It’s designed to feel comfortable to those used to working with HTML. If you have any exposure to other text-based template languages, such as Smarty or CheetahTemplate, you should feel right at home with Django’s templates. -
How I do deployments - Peterbe.com
I have and have had many sites that I run. They're all some form of side-project. What they almost all have in common is two things They have very little traffic (thus not particularly mission critical) I run everything on one server (no need for "spinning up" new VMs here and there) -
ejabberd Appliance | TurnKey Linux Virtual Appliance Library
-
ejabberd Appliance | TurnKey Linux Virtual Appliance Library
-
Yo Perezoso: Configurar Django y MySQL en VirtualEnv
-
Yo Perezoso: Configurar Django y MySQL en VirtualEnv
-
Django, MySQL y VirtualEnv - YouTube
-
Django, MySQL y VirtualEnv - YouTube
-
SwingTix/bookkeeper
-
feedly.com
-
feedly.com
-
SwingTix/bookkeeper
-
Digging up Django class-based views - 1
-
SwingTix/bookkeeper
-
miki725/django-url-filter
Generic Django filter system with easy URL interface. Useful for APIs such as Django REST framework. -
Common Pitfalls with Django and South - Andrew Ingram
-
Common Pitfalls with Django and South - Andrew Ingram
-
Django database migration tool: south, explained | DjangoPro
-
python - In the Django admin interface, is there a way to duplicate an item? - Stack Overflow
You can save as by just enabling adding this to your ModelAdmin: save_as = True This replaces the "Save and add another" button with a "Save as" button. "Save as" means the object will be saved as a new object (with a new ID), rather than the old object. -
django use more function than classes - Buscar con Google
-
django use more function than classes - Buscar con Google