hughdbrown / Django-git-tester

Application to test Django-git

This URL has Read+Write access

name age message
file .gitignore Mon Jul 06 12:17:07 -0700 2009 Initial revision [hughdbrown]
file __init__.py Mon Jul 06 12:16:06 -0700 2009 Initial revision [hughdbrown]
file manage.py Mon Jul 06 12:16:06 -0700 2009 Initial revision [hughdbrown]
file readme.txt Mon Jul 06 13:07:23 -0700 2009 Initial revision [hughdbrown]
file requirements.txt Mon Jul 06 13:09:52 -0700 2009 Initial revision [hughdbrown]
file settings.py Mon Jul 06 12:16:06 -0700 2009 Initial revision [hughdbrown]
directory templates/ Mon Jul 06 12:16:24 -0700 2009 Initial revision [hughdbrown]
file urls.py Mon Jul 06 12:16:06 -0700 2009 Initial revision [hughdbrown]
readme.txt
This Django application is meant just for testing django-git.

It does a minimal amount of stuff to run a web interface around django-git. If you wanted to do a full-fledged 
application, this wwould be a decent starting point.