This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
django-mobileadmin / INSTALL.rst
To install django-mobileadmin, run the following command inside this directory:
python setup.py install
Or if you'd prefer you can simply place the included mobileadmin directory somewhere on your Python path, or symlink to it from somewhere on your Python path; this is useful if you're working from a Subversion checkout.
Please see the Installation paragraph in docs/overview.txt for usage details.
Note that this application requires Python 2.3 or later, and a recent Subversion checkout of Django. You can obtain Python from http://www.python.org/ and Django from http://www.djangoproject.com/.
This install notice was bluntly stolen from James Bennett's registration package, http://code.google.com/p/django-registration/







