Le mardi 2 juillet 2013 18:37:27 UTC+2, sain...@gmail.com a écrit :
>
> Hello,
>
> I would like to make a website with Django and manage the issues with Trac.
> I can see that the Django website currently do the same (so it must be a 
> good idea !).
>
> I've found the following thread:
> https://groups.google.com/d/topic/django-users/OD3rP_iAUc0/discussion
>
> But I would like to know what is the current best approach to manage the 
> authentication and to have a unified beautiful website (i.e same visual and 
> look and feel for the website part and the issue tracking part).
>
> It seems that using twod.wsgi (http://pythonhosted.org/twod.wsgi/) may be 
> a good approach ?
>
> So basically I would like to know how the Django website manage to 
> integrate Trac and if their way to do that is the current best way ! ;-)
>
>
Answering my own question: it seems that Djangoproject doesn't manage the 
login but just redirect to a Trac instance (code.djangoproject.com) which 
manage the login. So Trac is not really "integrated" into Djangoproject.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to