Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
JOINs for NoSQL databases via django-dbindexer - First steps - Django-nonrel blog | All Buttons Pressed
-
newsapps/boundaryservice - GitHub
-
Морфологический анализатор pymorphy — pymorphy v0.5.0 documentation
-
Filtering Content — django-relationships v0.2 documentation
-
django-tagging
-
Pinax
-
Satchmo Project
-
Простейший способ создать окружение virtualenv / Python / Хабрахабр
-
Celery - Distributed Task Queue — Celery v2.2.0rc5 documentation
"Celery is an open source asynchronous task queue/job queue based on distributed message passing. It is focused on real-time operation, but supports scheduling as well." -
Setup Django on Windows with Apache and MySQL in 15 mins - Venky's Blog
-
The Pinax Tutorial #1: Installing Pinax and making basic customisation - Thinking in GIS
-
Filtering Content — django-relationships v0.2 documentation
-
Блог Безумного Админа » Blog Archive » Установка сервера Apache+…..+Django Part_1
-
Django Packages : django-relationships
-
Hyde
Static website generator inspired by Jekyll -
lakshmivyas/hyde - GitHub
Scary, incredibly good static site generator for Python, based on Jekyll for Ruby. -
Developer Life: Django-nonrelでのAdmin Interfaceの使い方
-
Creating email templates with Django - Stack Overflow
-
Django | Managing static files | Django documentation
-
Django settings.py 的media路径设置 - yiihsia的学习阵地 - CSDN博客
-
Howsthe.com? - Website Monitoring - django.contrib.auth User object login
How to login a user in django.contrib.auth app with only the user object. -
django - listing objects from ManyToManyField - Stack Overflow
-
Steal this code: The Newsapps Boundary Service API! « News Apps Blog
Its my fervent hope that other newsrooms will deploy the API for their own geographies. Ideally those implementations will be public, but even if it only serves to raise the geographic IQ within the newsroom it will be a success. I’m also hoping developers will pick up the project and build on top of it. Adding KML serialization to the service would be a very high-value feature, as would a more throughly developed front-end administrative interface. -
Andy Boyle » Step Two: Installing and setting up a basic Django project
In this post I will walk you through how to set up a basic Django project on that AWS instance we’ve already set up. -
Andy Boyle » Step One: Setting up your Ubuntu server on Amazon Web Services
In this post I will walk you through how to set up a web server on Amazon Web Services with Ubuntu. I will also explain some incredibly bare bones basic stuff about the interwebs, as I feel this knowledge is lacking in newsrooms today. It’s the first part in a series of walkthroughs on how I set up a recent project in Django using Ubuntu, Postgresql, nginx, uWSGI and Varnish.