Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
What hosting do people normally use to publish Django web-site? - Stack Overflow
-
Heroku vs NodeJitsu vs Appfog | Adam N England
-
Heroku vs NodeJitsu vs Appfog | Adam N England
-
Sandman.io
-
Django 1.6 Test Driven Development
-
Starting a Django 1.6 Project the Right Way
-
Devcharm | Must-have Django packages.
-
Deploying Django on WebFaction
-
Getting started with Ansbile for a Django project - StackToHeap
En liten guide för att sätta upp en djangoserver med ansible. Se även: https://github.com/manojlds/django-ansible Grundburken är Debian. -
Testing Django Apps with Docker
-
vagrant-ansible-django
- Exempel på hur man sätter upp en django server med ansible. - Har testat denna lokalt. - Installerar dessa paket: Pip, Gunicorn, VirtualEnv, Python 2.7, Django 1.5, NGINX, PostgreSQL -
graphite-web/webapp/graphite at master · graphite-project/graphite-web
-
graphite-web/webapp/graphite at master · graphite-project/graphite-web
-
django-telegraphy — telegraphy 0.1 documentation
-
ansible-django
-
Django Class-Based-View Inspector -- Classy CBV
-
Fixing syncdb problems with Django-CMS 3 and Debug Toolbar
-
App Enlight
-
You Should Be Using Nginx + UWSGI
-
Django Gunicorn and Nginx Setup
After a hearing a great Gunicorn talk by Brian Riley of EdgeCast.com at the LADjango meetup I decided it was time to dive in to a modern server for Django. After getting around a few bumps I realized setting Gunicorn up with nginx was easy. Even though I appreciate - and was blown away by - Graham Dumpleton's mod_wsgi for Apache, I feel it's time to move on where I can. Therefore, If I am unable to use Heroku on a project I will most likely use Nginx, Gunicorn, and Postgres for current Django projects. -
A Django setup using Nginx and Gunicorn
-
Jobs - Potato
-
Jobs - Potato
-
Starting a Django 1.6 Project the Right Way
Bra allmänna tips om hur man sätter upp en utvecklingsmiljö, med git, fabric, test osv. Best practices. -
django-front
A Django application to allow of front-end editing