Changes between Version 312 and Version 313 of DjangoResources


Ignore:
Timestamp:
Dec 2, 2011, 5:04:40 AM (13 years ago)
Author:
anonymous
Comment:

broken link fixed

Legend:

Unmodified
Added
Removed
Modified
  • DjangoResources

    v312 v313  
    194194 * Community applications, wiki
    195195  * [/browser/djangoproject.com/django_website/ djangoproject.com]: See the full code and templates for the Django-powered portions of this site (e.g., everything except the ticket system). The Python code is available under the BSD license, but the templates are copyrighted by World Online and shouldn't be copied.
    196   * [https://svn4.cvsdude.com/greenpeace/custard/ Custard/Melt]: A work-in-progress community Web app developed by Greenpeace. LGPL.
     196  * [http://weblog.greenpeace.org/melt/ Custard/Melt]: A work-in-progress community Web app developed by Greenpeace. LGPL.
    197197  * [http://zyons.com Zyons]: A forum/community application.
    198198  * [http://sct.sphene.net/ Sphene Community Tools] - (SCT) board and wiki applications which can be easily integrated into custom django projects. BSD.
Back to Top