Changes between Version 225 and Version 226 of DjangoResources


Ignore:
Timestamp:
Feb 8, 2010, 7:13:59 AM (15 years ago)
Author:
baumratte
Comment:

corrected link for django-filebrowser

Legend:

Unmodified
Added
Removed
Modified
  • DjangoResources

    v225 v226  
    131131 * [http://www.coulix.net/blog/2006/aug/17/ip-country-flags-django-comments/ IP-to-country application]: Allows you to get the country flag of comments.
    132132 * [http://gthc.org/projects/notmm notmm]: Multi-purpose and portable web toolkit for Django (Apache License Version 2.0/BSD-style License.)
    133  * [http://trac.dedhost-sil-076.sil.at/trac/filebrowser/wiki FileBrowser] - An extension to the Django admin interface.
     133 * [http://code.google.com/p/django-filebrowser/ FileBrowser] - An extension to the Django admin interface.
    134134 * [http://trac.ambitone.com/ambidjangolib/wiki/tracregator tracregator] - a Django app which collects tickets from multiple [http://trac.edgewall.org/ trac] sites into one page
    135135 * [http://code.google.com/p/geeksite/ Blog] - weblog, portfolio, cv
Back to Top