Thanks so much that worked.
On Tuesday, May 6, 2014 5:21:35 PM UTC-6, G Z wrote:
>
> So I'm using DetailView to associate a Customer ID with customer
> information but due to my lack of knowledge im not entirely sure what the
> issue is. It will go to the page but it won't load the unique custom
I am not sure my first reply worked, but here it goes again.
Your template is using {{ post.NAME }} when I believe it should be using {{
customer.NAME }}. The context name that is used in the template is
obtained by default from the model and in your case, you are using model=
Customer. If you
repost easier to read
So I'm using DetailView to associate a Customer ID with customer
information but due to my lack of knowledge im not entirely sure what the
issue is. It will go to the page but it won't load the unique customer
data. The data exist at domain/customers/ however when you cl
So I'm using DetailView to associate a Customer ID with customer
information but due to my lack of knowledge im not entirely sure what the
issue is. It will go to the page but it won't load the unique customer
data. The data exist at domain/customers/ however when you click the link
which takes
4 matches
Mail list logo