Subscribe

Topic: django

New with Topic: django


scotu
scotu bookmarked links
Django, PostgreSQL, and Autocommit
In part 1, we ran down a list of the standard Django features for controlling transactions. Now, we’re going to look at some ways to optimize how these tranactions happen.
Django, PostgreSQL, and Transaction Management
Django has quite a bit of code in it devoted to transaction management. Although the documentation goes into quite a bit of depth on transactions, I’ve never felt that the docs by themselves let you build a good mental model of how transactions...
 
Roshan B
Roshan B bookmarked a link
12 Cheat Sheets a Developer Must Have | Tech Inspiration
12 Cheat Sheets a Developer Must Have | Tech Inspiration
 
Tim Millwood
Tim Millwood posted a tweet
@jcfiala Django is Python.
 
-KENNY
-KENNY posted a tweet
@ben_milne django is by far one of the best restaurants in Des Moines. Good choice!
 
<em>kennyws78</em>
kennyws78 posted a tweet
@ben_milne django is by far one of the best restaurants in Des Moines. Good choice!
 
LimitedMage
LimitedMage posted a tweet
Now that I have a GOOD web host, I can start doing some Rails and Django fun!! Stay tuned for rails.julianapena.com
 
NeverDead
NeverDead posted a tweet
@voidspace i don't think you're missing anything, but django is
 
Surgo
Surgo bookmarked a link
Celery - Distributed Task Queue — Celery v0.8.0 (stable) documentation
Celery is a distributed task queue.It was first created for Django, but is now usable from Python. It can also operate with other languages via HTTP+JSON.This introduction is written for someone who wants to use Celery from within a Django project....
 
RobertoAlamos
RobertoAlamos bookmarked links
mmalone's django-multidb at master - GitHub
Soporte de master-slave replication en Django
High Scalability - High Scalability - Scaling Django Web Apps by Mike ...
Notas sobre escalabilidad en Django, sobre la presentacion del programmer de pownce
 
zuko
zuko bookmarked links
django-grappelli @ Google Code
A jazzy skin for the Django Admin-Interface (only available for standard-compliant browsers).
django-filebrowser @ Google Code
Including multiple file uploading with flash.
 
Anteek
Anteek posted a tweet
Download django-cms 2.0.0 for Linux http://bit.ly/3JyAfe
 
CornGuo
CornGuo posted a tweet
Curious about: "Django - DreamHost" ( http://bit.ly/OJlnR )
 
tychay
tychay posted a blog entry
Learning Programming, part 2
Image via Wikipedia(Full disclaimer: I work at Automattic and am a speaker at PHP conferences.)A couple days ago, Gina...
2 days ago The Woodwork | Topics: PHP, PHP BLX, web..., Adobe AIR
 
Jure Cuhalev
Jure Cuhalev posted a tweet
sweet, Dreamhost now officially supports Django - http://wiki.dreamhost.com/Django
 
Lakshman Srikanth
Lakshman Srikanth posted a tweet
does anybody know any good free webhost , heard dreamhost is good to host django code!
 
<em>ohskylab</em>
ohskylab bookmarked links
Large Problems in Django, Mostly Solved: APIs | Surfing in Kansas
"I think that Piston hits a sweet spot for creating APIs. It has a lot of nice little features, and handles the general use case well. It is also abstract enough that it allows you to provide your own layer on top of it with ease."
 
Binny VA
Binny VA posted a tweet
Dreamhost now "officially supports Django". Nice!
 
GregC
GregC posted a tweet
Holy crap! Showtime is, um, showing Sukiyaki Western Django at 10:35p EST. Gotta watch while working.
 
Sasha
Sasha posted a tweet
congrats to http://geoapi.com/ they made news.yc homepage ftw san francisco django peoples!
 
kOoLiNuS
kOoLiNuS posted a tweet
today has discovered a cool #django site: http://www.comicvine.com/
 
<em>erintcarter</em>
erintcarter posted a tweet
@pmonies humanize to the rescue! http://bit.ly/4zPp8f #django
 
Steven L
Steven L posted a blog entry
Django Tutorial @ Six Apart's New York Office - November 19th
An introduction to Django, a web development framework, presented at Six Apart's New York Office on November 19th, 2009. (...)
 
Rob Lambert
Rob Lambert bookmarked a link
Writing great documentation: what to write
by Jacob Kaplan-Moss (a Django guy)November 10, 2009Part of the Writing great documentation series.Tech docs can take a bunch of different forms ranging from high-level overviews, to step-by-step walkthroughs, to auto-generated API documentation....
 
MandyJ
MandyJ shared an item
Welcome to Davis, Calif.: Six lessons from the world’s best local wiki
Ah, Davis: home of 60,000 people, 30,000 students, 188 sunny days a year, a 16 percent bike commute mode share and the busiest local wiki in the world.If I were Omaha World-Herald Publisher Terry Kroeger, I’d be booking my post-holiday flight...
 
Jonathan Bydendyk
Jonathan Bydendyk posted a tweet
#django - didn't realise you could load template tags into a template inline. i.e. {% load tag1 tag2 tag3 %}. Very nice!
 
Vincent Chu
Vincent Chu shared an item
Google IO大會上Guido van Rossum對於GAE的演講
由於python創始人Guido van Rossum被Google收錄進去...所以python可說是google開發的主力,而GAE也是基於python + django的環境改寫而成, 我們來聽聽去年Google IO大會上Guido van...
 
SoftMind
SoftMind posted a tweet
There's a strong request with 643 votes for => " Api for creating admin interface easily (like django) " I think this should be considered.
 
Chris Amico
Chris Amico posted a tweet
I wonder sometimes if my love of abstract base classes (in #django) means I simply have too many models.
 
Anne-Haynes
Anne-Haynes posted a tweet
Django | The Web framework for perfectionists with deadlines http://ff.im/-bjbV5
 
王
bookmarked a link
 
scotu
scotu bookmarked a link
Django Recipes Application | David Grant
My mom was writing a family cookbook using Microsoft Word and I thought this was a bad idea for several reasons. At first I thought about using LaTeX to separate the style from the content a bit, then I thought about using XML, then I settled on a...
 
Paul Tarjan
Paul Tarjan posted a tweet
Should I port http://twitter-meme.appsot.com/ to Django or keep fighting with appengine?