Integrating Django with Trac

2013-07-02 Thread saintger
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 kn

Re: Integrating Django with Trac

2013-07-03 Thread saintger
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://g

Writing translatable static web pages

2013-10-07 Thread saintger
Hello, I am a bit confused on the best way to handle this problem: My web site needs read-only static web pages (typically the About part of a web site) with 2 simple constraints: - they need to be translated - they need to have flexible layout: to incorporate base headers/footers, floating

Bug in Webkit when redirecting with anchor/fragment

2014-09-02 Thread saintger
Hello, I would like a workaround for this 5.5 year old Webkit bug which remove the anchor when redirecting: https://bugs.webkit.org/show_bug.cgi?id=24175 https://code.djangoproject.com/ticket/9967 Using language prefix in the URL (https://docs.djangoproject.com/en/dev/topics/i18n/translation/#l