I'm in the process of deciding between learning/using django and
rails. I've already made a simple site in rails, and now I'm in the
process of doing the same with django. However, there are a couple of
points I'm stuck on:

1. Is there supposed to be only one 'view' (controller) file per
application, with all the 'action' functions? Or can there be multiple
different 'view' (controller) files for the same application? If the
latter, how?

2. Does Django have dynamic loading of stylesheet and javascript files
(as rails)?

Thanks,
Dan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to