Changes between Version 233 and Version 234 of DjangoResources
- Timestamp:
- May 18, 2010, 11:42:40 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoResources
v233 v234 1 2 3 4 1 = Django resources = 5 2 … … 115 112 * [http://code.google.com/p/django-mobileadmin/ django-mobileadmin] - The Django admin interface optimized for iPhone/iPod touch 116 113 * [http://pypi.python.org/pypi/django-maintenancemode django-maintenancemode] - Django-maintenancemode allows you to temporary shutdown your site for maintenance work. 114 * [http://bitbucket.org/izi/django-admin-tools/ django-admin-tools] - A collection of tools for the django administration interface, it includes a full featured and customizable dashboard, a customizable menu bar and tools to make admin ui theming easier. 117 115 * Internationalization 118 116 * [http://code.google.com/p/django-flags/ django-flags] - An internationalization helper for django