> I'm juste curious, where did you put your homepage view when you've
> got a project with a lot of apps?
I create a django app called "site" and put my index view in there. I
also put any template tags and filters that will be used across the
project in that app.
~Aaron
--~--~-~--~---
I am messing with feeds for the first time with Django and was
wondering if there is anyway to do authentication (i.e. grab the
session) from inside the my Feed class? I followed the high level
framework example from the documentation page if that helps in
understanding how I implemented this feed
2 matches
Mail list logo