Sunday, November 22, 2015

Re: Django admin add related object doesn't open popup window?

I wasn't able to produce a minimal example of what was going on, but it is fixed now. Essentially, I did the following:

  1. Upgraded to Django 1.8.6 .
  2. Ran python manage.py collectstatic (as suggested in https://community.webfaction.com/questions/18544/there-is-not-popup-window-for-one-to-many-relationship-with-djangos-admin-v18)

I hope this is useful to someone else.

--
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+unsubscribe@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/af59a7d2-6b51-44ee-9dd6-056c07a66227%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment