8 | | * [/timeline/ Timeline]: Keep track of recent changes. |
9 | | * See our [http://www.djangoproject.com/download/ download page] for download instructions. |
| 8 | * [/timeline/ Timeline]: Keep track of recent changes. |
| 9 | * See our [http://www.djangoproject.com/download/ download page] for download instructions. |
| 10 | |
| 11 | == Getting involved == |
| 12 | |
| 13 | * [http://www.djangoproject.com/documentation/contributing/ How to contribute to Django]: The lowdown on how our community works. |
| 14 | * [report:1 Tickets]: View active tickets, make bug reports and contribute feature requests. |
| 15 | * [wiki:LittleEasyImprovements Little, easy improvements]: Get your feet wet by taking on one of these small tasks. |
| 16 | * [http://www.djangoproject.com/documentation/contributing/#reporting-security-issues How to report security issues]. |
25 | 26 | * [wiki:ModelInheritance]: Write-up discussing how inheritance/subclassing of models should work. Currently this is not implemented in the development version of Django, so if you need model subclassing stick to one of the older stable releases or use workarounds like one-to-one relationships. |
26 | 27 | * [wiki:SchemaEvolution]: This is a new feature, under development as a project for the 2006 Summer of Code. |
27 | 28 | * [wiki:RowLevelPermissions]: Currently Django's permission system only works at the level of an entire model -- e.g., user "Bob" has access to add flatpages and edit users. This Summer of Code project will extend the permission system to be much more fine-grained, so permissions will be able to be assigned per object instead of per model (so, for example, user "Bob" could be given permission to edit only flatpage number 24 and user number 12, instead of all flatpages and all users). |
28 | 29 | * [wiki:GenericAuthorization]: A more flexible authorization system for Django. The new system should allow for ACL's, role-based systems, and Django's current model-level permissions. |
43 | | * [/browser/djangoproject.com/django_website/ djangoproject.com]: See the full code and templates for the Django-powered portions of this site (i.e., 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 of a GPL wiki and forum script. |
45 | | * [https://svn.greenpeace.org/repositories/custard/production/ Custard/Melt]: Source code for application developed using Django. |
46 | | * [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) |
47 | | * [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.) |
48 | | * [http://simon.bofh.ms/cgi-bin/trac-django-projects.cgi/wiki/IrcLogger Source for an IRCLogger] : done in Django (Georg Bauer) |
49 | | * [http://workstyle-py.sourceforge.net/ WorkStyle] - GTD TODO Management Application. [http://django.everes.net/WorkStyle/ sandbox] is available too. |
50 | | * [http://zyons.com Zyons] - Forum/Community application. |
51 | | * [http://www.carcosa.net/jason/software/django/stockphoto/ stockphoto] - A simple photo gallery (by Jason !McBrayer) |
52 | | * [http://www.feedjack.org/ Feedjack] - A Planet/feed aggregator application by Gustavo Picón. Sample sites: ([http://django.feedjack.org/ 1], [http://gnome.feedjack.org/ 2], [http://google.feedjack.org/ 3]) |
53 | | * [http://paste.e-scribe.com/about/ Generic Pastebin App] - Source tarball available for a pastebin application completely driven by generic views, no custom view code. |
54 | | * [http://ff-firmware.quamquam.org/trac/wiki/FFSomething FFSomething] - Suite for managing open wireless mesh networks |
55 | | * [https://svn.wamber.net/projects/bookmaker BookMaker] - Bookmaker is an open-source web application for managing small parimutuel betting pools ( [https://svn.wamber.net/projects/bookmaker/browser Browse BookMaker Source] ) |
| 42 | * [http://code.google.com/hosting/search?q=label:django Django-based projects at Google Code Hosting]. |
| 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 for wiki and forum. GPL. |
| 45 | * [https://svn.greenpeace.org/repositories/custard/production/ Custard/Melt]: Source code for 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]: Source code for a "Gallery with a twist" by Georg Bauer. |
| 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 | * [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. |
| 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 | * [http://www.carcosa.net/jason/software/django/stockphoto/ Stockphoto]: A simple photo gallery by Jason !McBrayer. |
| 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 | * [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 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 BookMaker Source]). |
126 | | === Web Services/APIs === |
127 | | * [wiki:searchengine A Google search engine front end in Django tutorial] |
128 | | * [wiki:XML-RPC] Example of doing XML-RPC in Django |
129 | | * [wiki:JSON-RPC] Example of doing JSON-RPC in Django |
130 | | * [wiki:WebServices WebServices]: An example showing how to access a web service (Amazon.com) using Python. |
131 | | * [wiki:FlickrIntegration] - One way of integrating flickr with Django |
132 | | * [wiki:GoogieSpell] - Spell checking [http://www.djangoproject.com/documentation/model_api/#textfield TextField]s with [http://orangoo.com/labs/GoogieSpell/ GoogieSpell]. |
| 127 | === Web services/APIs === |
| 128 | * [wiki:searchengine A Google search engine front end in Django tutorial] |
| 129 | * [wiki:XML-RPC] Example of doing XML-RPC in Django |
| 130 | * [wiki:JSON-RPC] Example of doing JSON-RPC in Django |
| 131 | * [wiki:WebServices WebServices]: An example showing how to access a web service (Amazon.com) using Python. |
| 132 | * [wiki:FlickrIntegration] - One way of integrating flickr with Django |
| 133 | * [wiki:GoogieSpell] - Spell checking [http://www.djangoproject.com/documentation/model_api/#textfield TextField]s with [http://orangoo.com/labs/GoogieSpell/ GoogieSpell]. |