public marks

PUBLIC MARKS from fredbird with tag django

July 2007

alwaysdata, l'hébergement internet tranquille :: Accueil

by 7 others
Si vous êtes à la recherche d'un hébergeur Internet de qualité, parcourez nos offres sans plus attendre, vous trouverez votre bonheur. Profitez du Pack Gratuit ! Sans engagement ni limitation de durée, le Pack Gratuit vous suffira pour héberger simplement votre site perso et votre boîte email.

June 2007

Django-fr | Le Framework Web python pour les perfectionnistes

by 8 others
Django est un des « frameworks » développés récemment qui facilitent la programmation rapide de sites internet. Outre le bonheur de coder, il faut reconnaître à django ces avantages : Programmation ultra-rapide (peu de code) Pas de soucis de DB (Django s'occupe du SQL et de l'interface d'administration de vos données) Vos projets sont propres (programmation et affichage HTML sont séparés) Choisir django, c'est programmer en Python, un language simple, puissant et populaire.

April 2007

Django - gestion des caractères accentués dans les modèles - Un Electron Libre...

Pour résoudre cette erreur, il vous suffit de placer en tête de votre fichier models.py : # -*- coding: utf8 -*-

January 2007

JeffCroft.com: Django and MTV

by 1 other
Django is usually called an MVC framework, and justifiably so. It’s very heavily influenced by MVC and it’s even possible to argue that terminology is only place Django changes the pattern. In Django, the three core layers are the Model, the View, and the Template.

December 2006

How I'm using Amazon S3 to serve media files

by 4 others
The solution hit me the other day -- I can just use Amazon's new Amazon S3 data-storage service to host chicagocrime.org's media files, so my own Apache server can focus on serving dynamic pages. S3 is very cheap -- 15 cents a month for each gig of storage (and I have only 936 K of media files) and 20 cents per gig bandwidth. That's peanuts.

November 2006

August 2006

Django | Documentation | Template guide

(via)
Django's template language is designed to strike a balance between power and ease. It's designed to feel comfortable to those used to working with HTML. If you have any exposure to other text-based template languages, such as Smarty or CheetahTemplate, you should feel right at home with Django's templates. Templates A template is simply a text file. It can generate any text-based format (HTML, XML, CSV, etc.). A template contains variables, which get replaced with values when the template is evaluated, and tags, which control the logic of the template.

fredbird's TAGS related to tag django

apache +   doc +   howto +   lang:en +   lang:fr +   mac +   mysql +   openid +   optimisation +   os-x +   perl +   php +   postgresql +   python +   ruby +   source-code +   template +   template-engine +   tutorial +   utf8 +   web-dev +   web-hosting +