Changes between Version 175 and Version 176 of DjangoResources
- Timestamp:
- Apr 12, 2009, 6:57:41 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoResources
v175 v176 37 37 * [http://code.google.com/p/django-page-cms/ django-page-cms] A simple multilingual paged cms for Django 38 38 * [http://www.pylucid.org/ PyLucid CMS] - A lightweight content management system. Ideal for Shared-Webhosting: No shell account needed. Run at least with CGI. (GPL) 39 * [http:// code.google.com/p/django-databasetemplateloader/ django-databasetemplateloader] - A Django template loader which loads templates from the database39 * [http://github.com/jezdez/django-dbtemplates/ django-dbtemplates] - A Template loader for database stored templates with an extensible cache backend 40 40 * [http://code.google.com/p/django-mobileadmin/ django-mobileadmin] - The Django admin interface optimized for iPhone/iPod touch 41 41 * [http://bitbucket.org/ubernostrum/django-registration/wiki/Home django-registration] - A simple, generic user-registration application for Django