Changes between Version 233 and Version 234 of WikiStart
- Timestamp:
- Nov 23, 2006, 10:36:47 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v233 v234 34 34 == Descriptions of major changes to the codebase == 35 35 36 * [wiki:BackwardsIncompatibleChanges Backwards Incompatible Changes]: Comprehensive list of backwards-incompatible changes made since first public release.36 * [wiki:BackwardsIncompatibleChanges Backwards-incompatible changes]: Comprehensive list of backwards-incompatible changes made since first public release. 37 37 * [wiki:RemovingTheMagic Removing the magic]: The magic-removal branch was merged to trunk in May 2006 ([2809]). 38 38 * [wiki:NewAdminChanges New-admin changes]: The new-admin branch was merged to trunk in November 2005 ([1433]). … … 42 42 * [http://code.google.com/hosting/search?q=label:django Django-based projects at Google Code Hosting]. 43 43 * [/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. 44 * [http://code.google.com/p/diamanda/ Diamanda Wiki and MyghtyBoard Forum]: Source code forwiki and forum. GPL.45 * [https://svn.greenpeace.org/repositories/custard/production/ Custard/Melt]: Source code for awork-in-progress community Web app developed by Greenpeace. LGPL.46 * [http://simon.bofh.ms/cgi-bin/trac-django-projects.cgi/wiki/DjangoGallery Django Photo Gallery]: Source code for a "Gallery with a twist" by Georg Bauer.44 * [http://code.google.com/p/diamanda/ Diamanda Wiki and MyghtyBoard Forum]: A wiki and forum. GPL. 45 * [https://svn.greenpeace.org/repositories/custard/production/ Custard/Melt]: A work-in-progress community Web app developed by Greenpeace. LGPL. 46 * [http://simon.bofh.ms/cgi-bin/trac-django-projects.cgi/wiki/DjangoGallery Django Photo Gallery]: A "gallery with a twist" by Georg Bauer. 47 47 * [http://simon.bofh.ms/cgi-bin/trac-django-projects.cgi/wiki/CmsProject]: A simple CMS by Georg Bauer. (Powers the site [http://rfc1437.de/].) 48 48 * [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].) 49 * [http://zyons.com Zyons]: A forum/community application. 49 * [http://zyons.com Zyons]: A forum/community application. 50 50 * [http://workstyle-py.sourceforge.net/ WorkStyle]: A "Get Things Done" to-do list management application. A [http://django.everes.net/WorkStyle/ sandbox] is available, too. 51 51 * [http://www.carcosa.net/jason/software/django/stockphoto/ Stockphoto]: A simple photo gallery by Jason !McBrayer. 52 52 * [http://www.feedjack.org/ Feedjack]: A planet/feed aggregator by Gustavo Picón. Sample sites: [http://django.feedjack.org/], [http://gnome.feedjack.org/], [http://google.feedjack.org/]. 53 53 * [http://dpaste.com/about/ Pastebin]: A pastebin application driven completely by generic views, no custom view code. 54 * [http://ff-firmware.quamquam.org/trac/wiki/FFSomething FFSomething]: Suite for managing open wireless mesh networks55 * [https://svn.wamber.net/projects/bookmaker BookMaker]: An open-source Web application for managing small parimutuel betting pools ( [https://svn.wamber.net/projects/bookmaker/browser Browse BookMaker Source]).56 * [http://riseproject.sourceforge.net/ RISE Project (Resources and Information for Success in Education)] - a project to manage and publish academic catalog information including programs, courses, and schedules. (BSD-licensed.)57 * [http://www.coulix.net/blog/2006/aug/17/ip-country-flags-django-comments/ I p to country application] - this application will allow you to get the country flag of comments.58 * [http://tools.assembla.com/notmm/wiki notmm] - a multi-purpose application toolkit on top of Django. (Apache License Version 2.0 and BSD-style license compatible)59 * [http://trac.dedhost-sil-076.sil.at/trac/filebrowser/wiki FileBrowser] - an extension to the Django Admin-Interface54 * [http://ff-firmware.quamquam.org/trac/wiki/FFSomething FFSomething]: A suite for managing open wireless mesh networks 55 * [https://svn.wamber.net/projects/bookmaker BookMaker]: An open-source Web application for managing small parimutuel betting pools ([https://svn.wamber.net/projects/bookmaker/browser Browse source]). 56 * [http://riseproject.sourceforge.net/ RISE Project (Resources and Information for Success in Education)]: A project to manage and publish academic catalog information, including programs, courses, and schedules. BSD. 57 * [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. 58 * [http://tools.assembla.com/notmm/wiki notmm]: A multi-purpose application toolkit on top of Django. (Apache License Version 2.0 and BSD-style license compatible.) 59 * [http://trac.dedhost-sil-076.sil.at/trac/filebrowser/wiki FileBrowser] - An extension to the Django admin interface. 60 60 61 61 == Contributed documentation and examples == 62 62 63 63 === General === 64 64 65 * [http://blixtra.org/blog/2006/07/17/top-30-django-tutorials-and-articles/ Compilation of Tutorials]: Intended to be a complete and concise list of Django tutorials 65 66 * CookBook: Code recipes. … … 79 80 * [http://www.zbyte64.com/code.shtml Django & Open Office]: An example of how to use Django and Open Office to do advance document templating. 80 81 81 82 82 === Installing and cnfiguring Django === 83 83 84 * [wiki:ServerArrangements Server arrangements]: How to use Django with FCGI, Twisted, etc. 84 85 * [wiki:SetupOnTiger Setup on Mac OS X Tiger]: Includes installing python 2.4 (which isn't required), the latest version of postgresql, and psycopg. … … 88 89 89 90 === Development environment === 91 90 92 * [wiki:SimpleBashScriptToSetupDevelopmentEnvironment Simple Bash Script To Setup Development Environment]: An example of how to set up your development environment. 91 93 * [wiki:DjangoSettingsBashFunction 'django-settings' Bash function]: Save the typing of DJANGO_SETTINGS_MODULE. … … 96 98 * [wiki:GreasemonkeyScriptForSmallTitles Greasemonkey script for djangoproject.com]: Shortens titles to faciliate better tab browsing of Django's documentation 97 99 98 99 100 === Templates === 100 101 … … 106 107 * [http://126.pl/cheetah.tar.bz Cheetah template for django]: Generic views + cheetah's admin functions. Contact dj@126.pl. (BROKEN LINK) 107 108 108 109 109 === Code examples === 110 110 111 * [wiki:ajax_shop_basket Ajax/DHTML shopping basket in Django example] 111 112 * [wiki:contentBBCode_parser ContentBBcode Parser] - How-to make pluggable special-tag parser … … 124 125 * [wiki:SafeSettingsContextProcessor Safe Settings context processor]: Provide template access to your settings variables. 125 126 126 127 127 === Web services/APIs === 128 128 129 * [wiki:searchengine A Google search engine front end in Django tutorial] 129 130 * [wiki:XML-RPC] Example of doing XML-RPC in Django … … 134 135 135 136 === Tutorials on the Web === 137 136 138 * [http://step-inside.org/blog/2006/jul/01/django_blog_notifying_comments_email/ Django Blog: Notifying about new comments by email] 137 139 * [http://www.mercurytide.com/knowledge/white-papers/django-full-text-search Extending Django's database API to include full-text search] … … 175 177 176 178 == Resources in other languages == 179 177 180 * [wiki:ChineseDjangoTutorial Chinese Django Tutorial]: A Chinese Django tutorial step by step. [Chinese] 178 181 * [http://blog.zabiello.com/articles/category/django Jarosław Zabiełło Blog]: Various Django tips and tutorials [Polish] … … 180 183 * [http://www.biologeek.com/journal/index.php/Web-frameworks French translation of Django documentation] 181 184 182 == Under discussion == 185 == Under discussion == 186 183 187 * [wiki:ModelInheritance Model Inheritance]: Subclassing and model inheritance. 184 188 * [wiki:VersionOneFeatures Version One features] … … 190 194 * [wiki:AutoEscaping]: Auto escaping of variables by templates 191 195 192 == Community == 196 == Community == 197 193 198 * [wiki:DevelopersForHire Developers for hire]: Community members available to do Django work. 194 199 * [wiki:DjangoFriendlyWebHosts Django-friendly Web hosts]