Changes between Version 86 and Version 87 of DjangoResources


Ignore:
Timestamp:
Jan 18, 2008, 8:01:13 AM (16 years ago)
Author:
Spike^ekipS
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DjangoResources

    v86 v87  
    4545 * [http://code.google.com/p/django-pingback/ django-pingback] Pingback implementation for Django
    4646 * [http://code.google.com/p/django-mptt/ Django MPTT] - Utilities for implementing Modified Preorder Tree Traversal (MPTT) with your Django Model classes and working with trees of Model instances.
     47 * [http://code.google.com/p/django-dynamic-media-serve/ django-dynamic-media-serve] - Django Dynamic Media Serve is the good alternative of the default django.views.static.serve for serving the media files in Django.
    4748
    4849== Open-Source Django projects ==
Back to Top