[[PageOutline(2-5,Contents,pullout)]] = Django, Trac connector == Description This plugin allows Django users to log into Trac. It overrides Trac sessions to retrieve Django session from the sessionid cookie. Then it authenticates the user. This plugin is in development, please contact me for more information: (guilhelm.savin[at]graphstream-project.org). == Bugs/Feature Requests Existing bugs and feature requests for DjangoIntegrationPlugin are [report:9?COMPONENT=DjangoIntegrationPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=DjangoIntegrationPlugin&owner=gsavin new ticket]. [[TicketQuery(component=DjangoIntegrationPlugin&group=type,format=progress)]] == Download Download the zipped source from [download:djangointegrationplugin here]. == Source You can check out DjangoIntegrationPlugin from [http://trac-hacks.org/svn/djangointegrationplugin here] using Subversion, or [source:djangointegrationplugin browse the source] with Trac. == Example An example website is composed of a Django server and a Trac server. You want to share authentication and user accounts between these servers. The DjangoIntegration addon can do that. == Recent Changes [[ChangeLog(djangointegrationplugin, 3)]] == Author/Contributors '''Author:''' [wiki:gsavin] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''