The Basics
This is an alternative admin interface for Django for use with the iPhone/iPod touch. Some would call it a theme or a skin, but actually its’s more than that. Well, actually it misses some functionality of the normal admin interface. Anyway, it is automatically used for any request which comes from a MobileSafari based device by using a nifty midlleware/template construct.
Project Home – http://code.google.com/p/django-mobileadmin/Grab the Repository – svn checkout http://django-mobileadmin.googlecode.com/svn/trunk/
Recent Commits
-
22 was committed 3 months, 1 week ago.
changed the way the media_prefix is handled to allow fully qualified urls to be used in MOBILEADMIN_MEDIA_PREFIX setting
-
21 was committed 4 months ago.
changed version
-
20 was committed 4 months ago.
changed version
-
19 was committed 4 months ago.
another change on the static files functionality and documentation
-
18 was committed 4 months ago.
stupid error with MEDIA_PREFIX
-
17 was committed 4 months ago.
changes the way mobilemediapath gets build up and documentates it
-
16 was committed 4 months, 1 week ago.
changed paginator template tag to follow new paginator class, thanks paul bissex
-
15 was committed 4 months, 1 week ago.
moved css loading to top of html
-
14 was committed 4 months, 1 week ago.
removed shadow
-
13 was committed 4 months, 1 week ago.
removed shadow