I've resolved the issue.
There was no problem with the development server only in Apache. The Apache configuration was set up before the upgrade and was referring to the Python3.4 libraries not the Python3.5 libraries where pip installs Django 1.10. I updated the Apache configuration and now everything works fine with 1.10.
On Thursday, August 11, 2016 at 7:46:23 PM UTC-4, Tim Graham wrote:
-- There was no problem with the development server only in Apache. The Apache configuration was set up before the upgrade and was referring to the Python3.4 libraries not the Python3.5 libraries where pip installs Django 1.10. I updated the Apache configuration and now everything works fine with 1.10.
On Thursday, August 11, 2016 at 7:46:23 PM UTC-4, Tim Graham wrote:
Are you using any third-party enhancements that might need to be updated? I see "Add another Choice" at a page like /admin/polls/question/<id>/change/ for the tutorial. More specifics about how to reproduce the issue are needed.
On Thursday, August 11, 2016 at 4:55:04 PM UTC-4, Chris Gray wrote:After upgrading from 1.9 to 1.10, I noticed that the "add another" link for inline elements in the admin interface no longer displays. I reverted to 1.9 and the links came back. It looks like the code embedded in the page is totally different between 1.9 and 1.10.
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/6cbe7e67-0ed7-4b23-9064-d9075ceb6bb4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment