PUBLIC   marks

PUBLIC MARKS with tag django

Sponsorised links

This month

Code-sharing Update | Coffee on the Keyboard

by karlcow

When we decided to move SUMO to a new platform, one of the reasons we chose Django was code sharing and reuse—specifically that SUMO and AMO would be able to share code, meaning both teams would save time and see benefits.

Sponsorised links

February 2010

Dynamic form generation

by marco
form = UserCreationForm(request.POST or None)

Django Advent

by marco
With each new release, Django offers new features and techniques to simplify web development. Django Advent brings you articles about these new features and the techniques they make possible, often written by the feature's author.

January 2010

GeoNode

by karlcow

At it’s core, the GeoNode has a stack based on GeoServer, Django, and GeoExt that provides a platform for sophisticated web browser spatial visualization and analysis. Atop this stack, the project has built a map composer and viewer, tools for analysis, and reporting tools. The GeoNode will also sport facilities for styling data as well as collaborative features like ratings, comments, and tagging for data, maps, and styles.

threepress - Project Hosting on Google Code

by karlcow

Django web application for reading ePub books online via a computer or mobile device. Now deployed as http://bookworm.oreilly.com, but complete code available under the BSD license.

December 2009

Django Multiple Page Forms

by marco
Move both backwards and forwards through the form

django-wikiapp - Project Hosting on Google Code

by karlcow

Django WikiApp is a pluggable application for Django that aims to provide a complete Wiki (for really small values of "complete")

scrumpy #5 : David Larlet Django-Python on Vimeo

by parmentierf (via)
Une petite démonstration de l'écriture d'une application Django par Biologeek!

Python Template languages (Part 1 — Django)

by marco
As for logic in [Django] templates, well, I do tend to agree with Jacob — I'd rather add a bit of salt now and again than have to worry about too much already being baked in :)

Toast Driven - Haystack 1.0 Final Released

by karlcow

Haystack 1.0.0-final has been released (via the packages at PyPi or GitHub). You can also install it via ``sudo pip install django-haystack`` or via git from GitHub.

November 2009

Django for a Rails Developer — The Usware Blog - Django Web Development

by karlcow

In this post I want to give a brief introduction to Django project layout from a Rails developer point of view, on what is there, what is not there and where to look for things. It should help a rails developer working on django be able to find the necessary files and underatnd the layout of the project files.

docs at master from capooti's pinaxtutorial - GitHub

by karlcow

a tutorial on writing web application with the Pinax framework edit

Découverte sur BioloGeek, l'avis d'un freelance passionné par le web et son évolution.

by Emaux & 13 others
Ce site a évolué avec mes centres d'intérêts pour graviter aujourd'hui autour des frameworks web, de l'ergonomie, du web sémantique, de python et plus généralement du développement web agile et pérenne.

PUBLIC TAGS related to tag django

no tag

Sponsorised links