Django Pages:
feed me
Django - Recent Bookmarks - Page 1:
Django Offline Docs
posted by thraxil_: http://quimby.ccnmtl.columbia.edu/ircbot/web/?y=2011&m=08&d=11#20110811115817
http://sramana.in/dod/
Tags: desenvolvimento, django, documentações, programação, python, web Saved by: admin at 12 Aug 2011
posted by thraxil_: http://quimby.ccnmtl.columbia.edu/ircbot/web/?y=2011&m=08&d=11#20110811115817
http://sramana.in/dod/
Tags: desenvolvimento, django, documentações, programação, python, web Saved by: admin at 12 Aug 2011
(think) - Django 1.3 vs Rails 3: A not so final showdown
In this article I’ll try to compare the frameworks in a totally friendly way; if you’ve expected an epic flame war post you may very well stop reading here. I’m obviously no Rails/Django guru, s... Read more
http://batsov.com/Ruby/Rails/Python/Django/2011/06/19/django-vs-rails.html
Tags: django, rails, programming, python, ruby, web, webdev, article, tutorial, comparison Saved by: admin at 20 Jun 2011
In this article I’ll try to compare the frameworks in a totally friendly way; if you’ve expected an epic flame war post you may very well stop reading here. I’m obviously no Rails/Django guru, s... Read more
http://batsov.com/Ruby/Rails/Python/Django/2011/06/19/django-vs-rails.html
Tags: django, rails, programming, python, ruby, web, webdev, article, tutorial, comparison Saved by: admin at 20 Jun 2011
A Django setup using Nginx and Gunicorn « Senko's Blog
This is a howto on setting up Django on a Linux (Ubuntu) system using Nginx as a reverse proxy and Gunicorn as a Django service.
http://senko.net/en/django-nginx-gunicorn/
Tags: django, nginx, python, webdev, sysadmin, ubuntu, gunicorn, programming, tutorial, apache Saved by: admin at 19 Jun 2011
This is a howto on setting up Django on a Linux (Ubuntu) system using Nginx as a reverse proxy and Gunicorn as a Django service.
http://senko.net/en/django-nginx-gunicorn/
Tags: django, nginx, python, webdev, sysadmin, ubuntu, gunicorn, programming, tutorial, apache Saved by: admin at 19 Jun 2011
John Anderson ( sontek ) - Turning Vim into a modern Python IDE
Because one of the most important parts about a development environment is the ability to easily reproduce across machines, we are going to store our vim configuration in git: $ mkdir ~/.vim/ $ mkdir... Read more
http://sontek.net/turning-vim-into-a-modern-python-ide
Tags: python, vim, ide, tools, programming, development, editor, django, vi, via:zite Saved by: admin at 10 May 2011
Because one of the most important parts about a development environment is the ability to easily reproduce across machines, we are going to store our vim configuration in git: $ mkdir ~/.vim/ $ mkdir... Read more
http://sontek.net/turning-vim-into-a-modern-python-ide
Tags: python, vim, ide, tools, programming, development, editor, django, vi, via:zite Saved by: admin at 10 May 2011
A Continuous Deployment Example Setup
South to manage my database schema change
http://morethanseven.net/2011/03/20/A-continuous-deployment-example-setup.html
Tags: jenkins, python, deployment, continuousdeployment, django, howto, testing, continuous, continuous-integration, dev Saved by: admin at 21 Mar 2011
South to manage my database schema change
http://morethanseven.net/2011/03/20/A-continuous-deployment-example-setup.html
Tags: jenkins, python, deployment, continuousdeployment, django, howto, testing, continuous, continuous-integration, dev Saved by: admin at 21 Mar 2011
Backbone.js and Django | joshbohde.com
App to integrate backbone and django
http://joshbohde.com/2010/11/25/backbonejs-and-django/
Tags: django, backbone.js, javascript, python, node.js, backbone, js, webdevelopment, backbonejs, mvc Saved by: admin at 01 Dec 2010
App to integrate backbone and django
http://joshbohde.com/2010/11/25/backbonejs-and-django/
Tags: django, backbone.js, javascript, python, node.js, backbone, js, webdevelopment, backbonejs, mvc Saved by: admin at 01 Dec 2010
Getting Started (for Free!) with Amazon Elastic Cloud Computing (EC2) | CodingThis.com
Recently, Amazon.com announced that they were offering software developers and small businesses a full year of Amazon Elastic Cloud Computing (EC2) for free. I’ve been wanting to dig into cloud comp... Read more
http://codingthis.com/platforms/linux/getting-started-for-free-with-amazon-elastic-cloud-computing-ec2/
Tags: ec2, amazon, cloud, howto, cloudcomputing, programming, computing, development, django, webdev Saved by: admin at 17 Nov 2010
Recently, Amazon.com announced that they were offering software developers and small businesses a full year of Amazon Elastic Cloud Computing (EC2) for free. I’ve been wanting to dig into cloud comp... Read more
http://codingthis.com/platforms/linux/getting-started-for-free-with-amazon-elastic-cloud-computing-ec2/
Tags: ec2, amazon, cloud, howto, cloudcomputing, programming, computing, development, django, webdev Saved by: admin at 17 Nov 2010
I am so starving: Web app in python frameworks. - The Agiliq Blog
This is a set of apps which creates the same application in various Python web micro-frameworks. [...] Microframeworks: * appengine * flask * web.py * juno * bottle * itty * tornado * pyroutes Ful... Read more
http://agiliq.com/blog/2010/11/i-am-so-starving-same-web-app-in-various-python-we/
Tags: python, programming, comparison, framework, django, development, toread, web, webapp, webdev Saved by: admin at 08 Nov 2010
This is a set of apps which creates the same application in various Python web micro-frameworks. [...] Microframeworks: * appengine * flask * web.py * juno * bottle * itty * tornado * pyroutes Ful... Read more
http://agiliq.com/blog/2010/11/i-am-so-starving-same-web-app-in-various-python-we/
Tags: python, programming, comparison, framework, django, development, toread, web, webapp, webdev Saved by: admin at 08 Nov 2010
The Perfect Django Settings File | DAMON BLOGONS
I’ll probably get yelled at for putting this in, but to keep things neat, I like to only include what’s necessary in my context processors. Here you’ll see that the debug processor is only turne... Read more
http://blog.damonjablons.com/2009/10/15/the-perfect-django-settings-file/
Tags: django, python, settings, tips, programming, environment, examples, toread, development, webdev Saved by: admin at 22 Sep 2010
I’ll probably get yelled at for putting this in, but to keep things neat, I like to only include what’s necessary in my context processors. Here you’ll see that the debug processor is only turne... Read more
http://blog.damonjablons.com/2009/10/15/the-perfect-django-settings-file/
Tags: django, python, settings, tips, programming, environment, examples, toread, development, webdev Saved by: admin at 22 Sep 2010
SaaS with Django and PostgreSQL - tidbids's posterous
maybe a solution - not sure
http://tidbids.posterous.com/saas-with-django-and-postgresql
Tags: django, python, saas, programming, database, partitioning Saved by: admin at 02 Aug 2010
maybe a solution - not sure
http://tidbids.posterous.com/saas-with-django-and-postgresql
Tags: django, python, saas, programming, database, partitioning Saved by: admin at 02 Aug 2010