[[PageOutline(2-5,Contents,pullout)]] = Django, Trac connector = == Description == Use Django users accounts into Trac. == 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]. == 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:''' [wiki:gsavin] [[BR]] '''Contributors:'''