Changes between Version 151 and Version 152 of DjangoResources


Ignore:
Timestamp:
Nov 20, 2008, 9:38:15 AM (16 years ago)
Author:
Remco Wendt
Comment:

Use pypi as main homepage (the up-to-date documenation lives there)

Legend:

Unmodified
Added
Removed
Modified
  • DjangoResources

    v151 v152  
    6666 * [http://code.google.com/p/geodjango-basic-apps/ geodjango-basic-apps] - Simple Django Apps highlighting GeoDjango integration
    6767 * [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.
    6969 * [http://devel.almad.net/trac/django-http-digest/ django-http-digest] - Allows you to protect views with HTTP digest authentication.
    7070 * [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.
Back to Top