Changes between Version 185 and Version 186 of WikiStart
- Timestamp:
- Aug 6, 2006, 7:51:36 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v185 v186 11 11 == Getting involved == 12 12 13 * [http:// czweddingring.ccxxsg.infoHow to contribute to Django]: The lowdown on how our community works.13 * [http://www.djangoproject.com/documentation/contributing/ How to contribute to Django]: The lowdown on how our community works. 14 14 * [report:1 Tickets]: View active tickets, make bug reports and contribute feature requests. 15 15 * [wiki:LittleEasyImprovements Little, easy improvements]: Get your feet wet by taking on one of these small tasks. … … 37 37 * [https://svn.greenpeace.org/repositories/custard/production/ Custard/Melt]: Source code for application developed using Django. 38 38 * [http://simon.bofh.ms/cgi-bin/trac-django-projects.cgi/wiki/DjangoGallery Django Photo Gallery ] : Source for a "Gallery with a twist" (by Georg Bauer) 39 * [http:// goldweddingring.ccxxsg.infoSource for A simple CMS] : written with Django (Georg Bauer) ( A site [http://rfc1437.de/] : using this simple CMS system.)39 * [http://simon.bofh.ms/cgi-bin/trac-django-projects.cgi/wiki/CmsProject Source for A simple CMS] : written with Django (Georg Bauer) ( A site [http://rfc1437.de/] : using this simple CMS system.) 40 40 * [http://simon.bofh.ms/cgi-bin/trac-django-projects.cgi/wiki/IrcLogger Source for an IRCLogger] : done in Django (Georg Bauer) 41 41 * [http://workstyle-py.sourceforge.net/ WorkStyle] - GTD TODO Management Application. [http://django.everes.net/WorkStyle/ sandbox] is available too. … … 55 55 * [wiki:ContributedMiddleware User-contributed middleware] 56 56 * [wiki:MyghtyTemplatesInDjango Using Myghty Templates in Django] 57 * [http://w eddingringquilt.eqqwsa.infoZope3 Page Templates for Django]58 * [http:// designyourownweddingring.ccxxsg.infoCheetah template for django]: Generic views + cheetah's admin functions. Contact dj@126.pl.57 * [http://www.zope.org/Members/shh/DjangoPageTemplates Zope3 Page Templates for Django] 58 * [http://126.pl/cheetah.tar.bz Cheetah template for django]: Generic views + cheetah's admin functions. Contact dj@126.pl. 59 59 * [http://trac.studioquattro.biz/djangoutils/ Djangoutils]: Miscellaneous Django utilities. 60 60 * [wiki:ScaffoldScript Simple 'scaffolding']: Spew out simple form fields as a base for modification … … 63 63 * [wiki:GenerateGenericURLs Generic URL Generator]: Generate URLs when using generic views 64 64 * [wiki:AutoAllApps Auto All-Apps Module]: Simple package with all the installed app modules underneith it. 65 * [http://jewishweddingring.ccxxsg.info LDAP Django Auth Backend](Invalid link, please change it): Dead-Simple LDAP in Django with Backends65 * LDAP Django Auth Backend: Dead-Simple LDAP in Django with Backends 66 66 67 67 == User-contributed documentation ==