Changes between Version 184 and Version 185 of DjangoResources


Ignore:
Timestamp:
Jun 19, 2009, 3:20:22 PM (15 years ago)
Author:
kimus
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DjangoResources

    v184 v185  
    3939  * [http://code.google.com/p/django-page-cms/ django-page-cms] A simple multilingual paged cms for Django
    4040  * [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)
     41  * [http://code.google.com/p/django-blocks/ django-blocks] - An easier way to build Web apps like an blog or CMS more quickly and with almost no code.
    4142 * [http://bitbucket.org/jezdez/django-dbtemplates/ django-dbtemplates] - A Template loader for database stored templates with an extensible cache backend
    4243 * [http://code.google.com/p/django-mobileadmin/ django-mobileadmin] - The Django admin interface optimized for iPhone/iPod touch
Back to Top