[[PageOutline(2-5,Contents,pullout)]] = Integrate Trac into Django == Description [[Image(django-logo-positive.png, width=140px, align=right)]] This plugin allows Django users to log into Trac. For example, a website that runs both a Django server and a Trac server can utilise this plugin to share authentication and user accounts between these servers. 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 [/newticket?component=DjangoIntegrationPlugin new ticket]. [[TicketQuery(component=DjangoIntegrationPlugin&group=type,format=progress)]] == Download Download the zipped source from [export:djangointegrationplugin here]. == Source You can check out DjangoIntegrationPlugin from [/svn/djangointegrationplugin here] using Subversion, or [source:djangointegrationplugin browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. == Recent Changes [[ChangeLog(djangointegrationplugin, 3)]] == Author/Contributors '''Author:''' [wiki:gsavin] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''