On 24/01/2013 10:39 AM, amy.cerr...@cbsinteractive.com wrote:
I've been trying to understand how to use generic views. I've
followed some tutorials, and read through Django docs, but I can't get
the url function to work in my templates.
I get the error
NoReverseMatch at /testadcall/
Reverse f
On 27/05/2012 9:28 PM, Sandeep kaur wrote:
I have a table Amounts which has 2 columns field and other_field.
These columns are filled in such a way that either other_field is null
or other_field = field.
I want to make a database query such that
if field == other_field :
field = "OTHER"
else
2 matches
Mail list logo