Re: Using inlines on a one to many but not seeing "add another" link

2014-03-06 Thread Dennis Marwood
I found the answer to my issue, posting it here in case others have the 
same issue. 

The problem was caused by an old version of inline.js being loaded. I ran 
collectstatic at some point and a version of the script from 1.3 was saved.

On Saturday, 1 March 2014 15:53:41 UTC-8, Dennis Marwood wrote:
>
> Hello. 
> Here are my models and admin.py  dpaste.de 
> And here is the what I am referring to 
> https://docs.djangoproject.com/en/1.6/intro/tutorial02/#customize-the-admin-form
> But I my not seeing the link to add another. 
>
> Thanks
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/6733723e-271c-4762-9424-bd00b6de8e92%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Using inlines on a one to many but not seeing "add another" link

2014-03-02 Thread Dennis Marwood
I tried deleting the db and running syncdb again (even though that will not 
be a viable fix) and this issue was still present.

Could you explain why this problem appeared and / or how to fix this issue? 
Did I miss something in the upgrade process? The docs just say to use pip 
and check the release notes.

Thank you :)

On Sunday, 2 March 2014 15:40:44 UTC-8, Camilo Torres wrote:
>
> On Saturday, 1 March 2014 15:53:41 UTC-8, Dennis Marwood wrote:
>>
>> Hello. 
>> Here are my models and admin.py  dpaste.de 
>> And here is the what I am referring to 
>> https://docs.djangoproject.com/en/1.6/intro/tutorial02/#customize-the-admin-form
>> But I my not seeing the link to add another. 
>>
> On Sunday, March 2, 2014 5:27:17 PM UTC-4:30, Dennis Marwood wrote:
>>
>> The only difference between the two apps that I can see is that I created 
>> the old one w/ django 1.4.
>>
>
>  That is a really _big_ difference, and surely is the cause for your error 
> :)
>
> Regards,
> Camilo
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/3dd49c4e-ec2e-444e-9aa4-a799e2081683%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Using inlines on a one to many but not seeing "add another" link

2014-03-02 Thread Camilo Torres
On Saturday, 1 March 2014 15:53:41 UTC-8, Dennis Marwood wrote:
>
> Hello. 
> Here are my models and admin.py  dpaste.de 
> And here is the what I am referring to 
> https://docs.djangoproject.com/en/1.6/intro/tutorial02/#customize-the-admin-form
> But I my not seeing the link to add another. 
>
On Sunday, March 2, 2014 5:27:17 PM UTC-4:30, Dennis Marwood wrote:
>
> The only difference between the two apps that I can see is that I created 
> the old one w/ django 1.4.
>

 That is a really _big_ difference, and surely is the cause for your error 
:)

Regards,
Camilo

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/f1d72c1f-afed-4181-a287-cd4ba74ced18%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Using inlines on a one to many but not seeing "add another" link

2014-03-02 Thread Dennis Marwood
I went back to my original polls app and the link is not there either. 
So I spun up a new project and created the polls app again and found the 
link there. 

The only difference between the two apps that I can see is that I created 
the old one w/ django 1.4.

On Saturday, 1 March 2014 15:53:41 UTC-8, Dennis Marwood wrote:
>
> Hello. 
> Here are my models and admin.py  dpaste.de 
> And here is the what I am referring to 
> https://docs.djangoproject.com/en/1.6/intro/tutorial02/#customize-the-admin-form
> But I my not seeing the link to add another. 
>
> Thanks
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/80381a10-8b18-4b10-94a5-1f069b9409c9%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Using inlines on a one to many but not seeing "add another" link

2014-03-01 Thread Dennis Marwood
Hello. 
Here are my models and admin.py  dpaste.de 
And here is the what I am referring to 
https://docs.djangoproject.com/en/1.6/intro/tutorial02/#customize-the-admin-form
But I my not seeing the link to add another. 

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/aaeed9f1-e499-4d09-b7c5-4ca087a4119b%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.