Hey everybody--
We're looking for a superstar hacker who wants to come to Cambridge MA
to work with us on the recently launched tabblo.com, built on django,
Python, and the LAMP stack.
Tabblo is a tool for telling stories with your pictures and in your own
words. Think of it like what you get wh
If I've got a Many2Many relationship implemented via an intermediary
table (a la
http://www.djangoproject.com/documentation/models/m2m_intermediary/)
but in the intermediary table I point back to the same table twice,
does django's ORM not support this?
Example: table Node, intermediary table Rel
Hi all,
I was thinking about writing some unit tests for my views and I
realized that this would be much helped by being able to get a
synthetic request object in the mix that would let me:
a) pass in some parameters
b) buffer up the response for testing
Is there some "utils" way to do this. A
3 matches
Mail list logo