» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with django + opensource

django-rest-interface - Google Code

The Django REST interface makes it easy to offer private and public APIs for existing Django models. New generic views simplify data retrieval and modification in a resource-centric architecture and provide model data in formats such as XML, JSON and YAML with very little custom code.

json: del.icio.us/tag/json

django-docs - Google Code

Provides access to the official Django documentation as HTML inside of your local Django administration documentation. (It's on the radar to provide access to any app docs too)

opensource: del.icio.us tag/opensource

google-app-engine-django - Google Code

This project provides a helper that eases the process of creating a Django project to run on the Google App Engine.

opensource: del.icio.us tag/opensource

code.appfrica.net

Welcome to the Appfrica Code Repository! This is a space for sharing code, helping inexperienced developers learn, and contributing to projects. It's also a place to get feedback from users. To use our SVN server for hosting development versions of your projects, request access here.

Firefox: del.icio.us/tag/firefox

Satchmo Project

Satchmo's mission is to use Django to create an open source framework for creating unique and robust online stores. To provide maximum flexibility, Satchmo is licensed under the BSD license.

opensource: del.icio.us tag/opensource

dmigrations - a simple migrations tool for Django

dmigrations offers a simple but flexible way of managing changes to the database in your Django projects. It is a replacement for Django's built in syncdb command. With dmigrations, every change to your database (including the creation of your initial tables) is bundled up in a migration. Migrations are Python files that live in a migrations directory. They can be applied and un-applied (reverted) in sequence.

opensource: del.icio.us tag/opensource

Page 1 | Next >>