Changes between Version 22 and Version 23 of DjangoResources


Ignore:
Timestamp:
May 9, 2007, 2:53:42 PM (17 years ago)
Author:
Marty Alchin <gulopine@…>
Comment:

Added a link to DynamicModels

Legend:

Unmodified
Added
Removed
Modified
  • DjangoResources

    v22 v23  
    7575 * [http://www.zbyte64.com/code.shtml Django & Open Office]: An example of how to use Django and Open Office to do advance document templating.
    7676 * ThumbNails: Discussion about options for adding thumbnails to Django.
     77 * [wiki:DynamicModels Dynamic models]: Information on creating models at run-time and how to work with them.
    7778
    7879== Installing and configuring Django ==
Back to Top