public
Description: Django Basic Tumblelog application
Homepage: http://myles.github.com/django-basic-tumblelog/
Clone URL: git://github.com/myles/django-basic-tumblelog.git
name age message
file .gitignore Thu Apr 16 11:00:40 -0700 2009 Did some minor buildout work. [Myles Braithwaite]
file LICENSE Thu Apr 16 11:00:40 -0700 2009 Did some minor buildout work. [Myles Braithwaite]
file README.rst Sat Jun 20 23:19:53 -0700 2009 Fixed up things for PyPi. [Myles Braithwaite]
file bootstrap.py Thu Apr 16 11:00:40 -0700 2009 Did some minor buildout work. [Myles Braithwaite]
file buildout.cfg Thu Apr 16 11:03:19 -0700 2009 Added the djangorecipe to buildout. [Myles Braithwaite]
directory docs/ Sat Jun 20 23:58:45 -0700 2009 Added the managers documentation. [Myles Braithwaite]
file setup.py Sat Jun 20 23:28:58 -0700 2009 Fixed small typo. [Myles Braithwaite]
directory src/ Sat Jun 20 23:58:35 -0700 2009 Cleaned up the code. [Myles Braithwaite]
README.rst

Django Basic Tumblelog

A simple Tumblelog application for Django applications.