On Thu, Mar 4, 2010 at 2:45 PM, Bill Hart <whart...@gmail.com> wrote:
> I would like to get information about the Django webpages themselves.

All the code that runs djangoproject.com lives here:
http://code.djangoproject.com/browser/djangoproject.com

> I like the visual integration that is achieved between the Django
> webpages and the Django Trac page.  Is there some documentation for
> how this was done?  I assume that this is done with Django itself?

It's all done with CSS, included via a simple custom Trac template
(not in the repo, but if you check the Trac docs you can see how it'd
be done). So check out the CSS if you're interested.

Jacob

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to