public
Description: The Django admin interface optimized for iPhone/iPod touch.
Homepage: http://code.google.com/p/django-mobileadmin/
Clone URL: git://github.com/jezdez/django-mobileadmin.git
name age message
file .gitignore Sat Sep 06 04:14:34 -0700 2008 added some smaller refactorings and other chang... [leidel]
file INSTALL.rst Sat Sep 06 04:16:17 -0700 2008 merged nfa branche git-svn-id: https://django-... [leidel]
file LICENSE.txt Thu Nov 08 01:49:27 -0800 2007 initial checkin part2, version 0.1 git-svn-id:... [leidel]
file MANIFEST.in Sat Sep 06 04:16:17 -0700 2008 merged nfa branche git-svn-id: https://django-... [leidel]
file README.rst Sat Sep 06 04:16:17 -0700 2008 merged nfa branche git-svn-id: https://django-... [leidel]
directory docs/ Sun Sep 07 17:12:01 -0700 2008 small doc typo git-svn-id: https://django-mobi... [leidel]
directory mobileadmin/ Sat Jan 03 03:31:29 -0800 2009 fixed bug in autoregister where attribute searc... [leidel]
file setup.py Sun Sep 07 17:01:42 -0700 2008 added custom error handlers and modified the te... [leidel]
README.rst
===================
Django Mobile Admin
===================

This is a drop-in adminstration application for use with Django and a
series of mobile devices and platforms. It requires a recent Django SVN
checkout or Django 1.0.

For more installation instructions please have a look at INSTALL.rst.

Cheers,
Jannis/jezdez