Hi guys, I'm new in Django (I started with the 1.3 and now I'm playing with the 1.4) and I'd like to understand better the phylosophy behind the concepts of sites and applications. Ok a site can contain multiple applications and an application can live in many sites, that's simple.
Now. For me a site is like a "container" of applications and every application accomplish a particular job just like manage polls, articles and so on. But a site must have its own graphic style, and in particular common parts, just like user management. How do you handle these "trasversal" (common) components? For example, is it possible to define a css at site level? How to deal with user management and other commont funcionalities? These are only generic questions, I hope someone can give me a full explanation, or at least point me in the right direction. Thank you to everybody and good work! -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/xM3TUeVaOA4J. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.