I have a site that is running just fine in my local Vagrant / Virtualbox (Unbuntu Trusty 64) setup. When I deploy to Heroku I am unable to get the cms toolbar to show up. I can login to the admin and use it as intended with no issue but when I go to a page and try and edit using /?edit the page just reloads and no tool bar is available for me to edit page content or structure.
I have verified that both my local and Heroku setups are using the same version of all apps and plugins. Python Version: 2.7.11 Django Version: 1.9.6 DjangoCMS Version: 3.3.0 rc3 Once the code is deployed using git push I run and pgdump and restore to get all the data up to my Heroku instance. Any ideas what I could be doing wrong? Has anyone else had any luck running DjangoCMS on Heroku? Thanks for the help! Brandon Culpepper -- Message URL: https://groups.google.com/d/msg/django-cms-developers/topic-id/message-id Unsubscribe: send a message to [email protected] --- You received this message because you are subscribed to the Google Groups "django CMS developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/django-cms-developers/b22c7029-e847-4c83-8d9b-0ada497434f8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
