Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
PostgreSQL full text search with Django
-
PostgreSQL full text search with Django
-
Sign In | LinkedIn
-
Sign In | LinkedIn
-
A data migration for every Django project | django, python | codeinthehole.com by David Winterbottom
-
A data migration for every Django project | django, python | codeinthehole.com by David Winterbottom
-
Best method for seeking Python/Django jobs? : django
-
amitu/importd
-
Efficient Django QuerySet Use
-
Running Django with Gunicorn on WebFaction | CMYK
-
Running Django with Gunicorn on WebFaction | CMYK
-
Django Activity Stream Documentation — Django Activity Stream 0.4.4 documentation
-
Fast as Fuck Django, Part 1: Using a Profiler - Gun.io
-
Djangoの単体テストでクッキーを使用する方法
-
Building a higher-level query API: the right way to use Django's ORM - Blog - DabApps - Brighton, UK
This blog post is based on a talk given at the Brighton Python User Group on April 10th, 2012. In this article, I'm going to argue that using Django's low-level ORM query methods (filter, order_by etc) directly in a view is (usually) an anti-pattern. -
Welcome to telegraphy
-
Telegraphy - real-time events for WSGI Python applications
-
[OT] Problem with SOAPpy and m2crypto with WSDL
-
[OT] Problem with SOAPpy and m2crypto with WSDL
-
Reversing a unique Generic Foreign Key with Django
-
Working around Django's ORM to do interesting things with GFKs
-
Welcome to telegraphy
-
Welcome to telegraphy
-
Powerful Generic Patterns With Django
-
Django admin link to image via ImageField - Stack Overflow
Fixing ImageField preview URLs in Django Admin, including image previews in change_list