Changes between Version 151 and Version 152 of DjangoResources
- Timestamp:
- Nov 20, 2008, 9:38:15 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoResources
v151 v152 66 66 * [http://code.google.com/p/geodjango-basic-apps/ geodjango-basic-apps] - Simple Django Apps highlighting GeoDjango integration 67 67 * [http://lurkingideas.net/worldmap/ django-worldmap] - Displays your data in colorful maps like Wikipedia. 68 * [http:// code.google.com/p/django-maintenancemode/django-maintenancemode] - Django-maintenancemode allows you to temporary shutdown your site for maintenance work.68 * [http://pypi.python.org/pypi/django-maintenancemode django-maintenancemode] - Django-maintenancemode allows you to temporary shutdown your site for maintenance work. 69 69 * [http://devel.almad.net/trac/django-http-digest/ django-http-digest] - Allows you to protect views with HTTP digest authentication. 70 70 * [http://code.google.com/p/django-simple-captcha/ django-simple-captcha] - Extremely simple, yet highly customizable Django application to add captcha images to any Django form.