Changes between Version 109 and Version 110 of DjangoResources


Ignore:
Timestamp:
Apr 28, 2008, 6:16:58 PM (16 years ago)
Author:
Piotr Lewandowski <django@…>
Comment:

Removing dead links and fixing some redirects

Legend:

Unmodified
Added
Removed
Modified
  • DjangoResources

    v109 v110  
    2626 * [http://code.google.com/p/snapboard/ snapboard] - Python Forum/Bulletin-Board for Django
    2727 * [http://www.zope.org/Members/shh/DjangoPageTemplates Zope3 Page Templates] - Makes Zope3 Page Templates available to Django sites.
    28  * [http://www.agmweb.ca/blog/andy/category/17 SimpleTAL Templates] - Makes SimpleTAL Page Templates available to Django sites.
     28 * [http://www.agmweb.ca/blog/andy/category/17/ SimpleTAL Templates] - Makes SimpleTAL Page Templates available to Django sites.
    2929 * [http://sct.sphene.net/ Sphene Community Tools] - (SCT) django forum (bulletin board) and wiki applications which can be easily integrated into custom django projects. BSD.
    3030 * [http://code.google.com/p/django-xmlrpc/ django-xmlrpc] - a means by which a Django developer can expose their views (or indeed any other function) using XML-RPC.
     
    4343 * [http://code.google.com/p/django-page-cms/ django-page-cms] A simple multilingual paged cms for Django
    4444 * [http://code.google.com/p/django-mssql/ django-mssql] An external database backend (based on ado-mssql) that allows MS SQL Server to run against Django-trunk
    45  * [http://blogcosm.com/media/blogmaker/release/README.html Blogmaker] A full-featured, production-quality blogging application with support for trackback, ping and comment honeypots
     45 * [http://code.google.com/p/blogmaker/ Blogmaker] A full-featured, production-quality blogging application with support for trackback, ping and comment honeypots
    4646 * [http://code.google.com/p/django-pingback/ django-pingback] Pingback implementation for Django
    4747 * [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.
     
    5151 * [http://code.google.com/p/django-queue-service/ django-queue-service] - A lightweight, open-source queueing mechanism along the lines of the Amazon Simple Queue Service.
    5252 * [http://code.google.com/p/django-forum/ django-forum] - A lightweight Forum application that plugs straight into your existing Django project.
    53  * [http://code.google.com/p/django-rosetta django-rosetta] - Rosetta is a Django application that eases the internationalization (i18n) process of Django projects.
     53 * [http://code.google.com/p/django-rosetta/ django-rosetta] - Rosetta is a Django application that eases the internationalization (i18n) process of Django projects.
    5454 * [http://code.google.com/p/django-graphs/ django-graphs] - An extensible graphing engine using the Cairo graphics and FreeType libraries.
    5555 * [http://code.google.com/p/django-geo/ django-geo] – A generic, easy-to-use location-awareness application.
     
    6464 * [http://code.google.com/p/diamanda/ Diamanda Wiki and MyghtyBoard Forum]: A wiki and forum. GPL.
    6565 * [https://svn4.cvsdude.com/greenpeace/custard/ Custard/Melt]: A work-in-progress community Web app developed by Greenpeace. LGPL.
    66  * [http://simon.bofh.ms/cgi-bin/trac-django-projects.cgi/wiki/CmsProject A simple CMS by Georg Bauer]. (Powers the site [http://rfc1437.de/].)
    67  * [http://simon.bofh.ms/cgi-bin/trac-django-projects.cgi/wiki/IrcLogger An IRC logger by Georg Bauer]. (Powers the [http://simon.bofh.ms/logger/django/ Django IRC logs].)
    6866 * [http://zyons.com Zyons]: A forum/community application.
    6967 * [http://workstyle-py.sourceforge.net/ WorkStyle]: A "Get Things Done" to-do list management application.
    70  * [http://www.carcosa.net/jason/software/django/stockphoto/ Stockphoto]: A simple photo gallery by Jason !McBrayer.
     68 * [http://carcosa.net/jason/software/django/stockphoto/ Stockphoto]: A simple photo gallery by Jason !McBrayer.
    7169 * [http://www.feedjack.org/ Feedjack]: A planet/feed aggregator by Gustavo Picón. Sample sites: [http://django.feedjack.org/], [http://gnome.feedjack.org/], [http://newsclick.mobbing-gegner.de/].
    7270 * [http://ff-firmware.quamquam.org/trac/wiki/FFSomething FFSomething]: A suite for managing open wireless mesh networks
     
    10098 * DocumentationSuggestions: A place to put docs that you wish ''you'' could have found while learning
    10199 * [wiki:DosAndDontsForApplicationWriters Do's and Dont's for application writers]: how to make an application that is easy to distribute
    102  * [wiki:MindmapCheatsheetForGenericViewsAPI Mindmap Cheat Sheet for the Generic Views API] as described in [http://www.djangobook.com/en/beta/chapter09/ The Django Book (chapter 9)].
     100 * [wiki:MindmapCheatsheetForGenericViewsAPI Mindmap Cheat Sheet for the Generic Views API] as described in [http://www.djangobook.com/en/1.0/chapter09/ The Django Book (chapter 9)].
    103101 * FormField documentation for Manipulators
    104102 * ExtendedUserModel: How to extend the auth systems's User class to contain extra data. (Warning: kludge!)
     
    122120 * [wiki:SetupOnTiger Setup on Mac OS X Tiger]: Includes installing python 2.4 (which isn't required), the latest version of postgresql, and psycopg.
    123121 * [wiki:WindowsInstall] - install django on Windows in 5 minutes (using sqlite and the internal webserver)
    124  * [http://manuals.textdrive.com/read/book/15 Django, lighttpd and FastCGI]: A book-like documentation about running django with Lighttpd
     122 * [http://wiki.joyent.com/read/book/15 Django, lighttpd and FastCGI]: A book-like documentation about running django with Lighttpd
    125123 * [wiki:MovablePythonInstall] - install Django on a USB stick using Movable Python
    126124 * [wiki:DjangoOnAStick] - Install Django on a USB stick.
     
    152150 * [http://www.zope.org/Members/shh/DjangoPageTemplates Zope3 Page Templates for Django] – Add-on allowing to use ZPT in Django
    153151 * [ticket:2440 PHP template loader] - Integrate Django templates into an existing PHP based site
    154  * [http://126.pl/cheetah.tar.bz Cheetah template for django]: Generic views + cheetah's admin functions. Contact dj@126.pl.  (BROKEN LINK)
    155  * [http://www.agmweb.ca/blog/andy/category/17 SimpleTAL Templates] - Makes SimpleTAL Page Templates available to Django sites as a templating language
     152 * [http://www.agmweb.ca/blog/andy/category/17/ SimpleTAL Templates] - Makes SimpleTAL Page Templates available to Django sites as a templating language
    156153 * [http://www.djangosnippets.org/snippets/97/] - Intergrate mako and genshi with django
    157154
     
    210207 * [http://blog.zabiello.com/articles/category/django Jarosław Zabiełło Blog]: Various Django tips and tutorials [Polish]
    211208 * [http://www.python.rk.edu.pl Biblioteka Pythona]: Polish documentation and examples  [Polish]
    212  * [http://www.biologeek.com/journal/index.php/Web-frameworks French translation of Django documentation]
     209 * [http://www.biologeek.com/web-frameworks/ French translation of Django documentation]
    213210 * [http://www.django-fr.org Django-fr] : French community and documentation.
    214211 * [http://www.django-de.org Django-de] : German Django community and documentation.
Back to Top