cccs-web / core

CCCS' customized django web application
4 stars 11 forks source link

cannot save cv in admin #145

Closed pwhipp closed 9 years ago

pwhipp commented 9 years ago

Failing to load https://crossculturalconsult.com/admin_keywords_submit/ 403 forbidden

pwhipp commented 9 years ago

It appears that updating mezzanine_pagedown has pulled in updates to both django and mezzanine and that these updates are where this problem lies...

cccs-ip commented 9 years ago

I assume this is also related to #141 ?

pwhipp commented 9 years ago

This is a problem with the mezzanine_pagedown application. I have raised the issue here.

To workaround the problem in the short term, I've changed the widget type to plain text. It should still work as markdown but to preview, you will have to use the site itself and all image insertion etc. will have to be done manually rather than by using the menu.

Ahmad has been pretty responsive with other issues so I'm hoping that he will be quick to address this although it does look like a more serious problem (it is in the javascript so I did not delve too deep).

In the meantime I've dropped this issue from urgent to high priority. If you still consider it urgent, I'll fork mezzanine_pagedown and investigate the issue myself. I have no idea how long that will take but it will certainly be hours and could take a day or so. Otherwise, I plan on giving Ahmad 48 hours to respond.

cccs-ip commented 9 years ago

The downgrade is fine. We can access the database via 'cristi' to do some CV work there. His version is not showing the abbreviations, so it slows us down a bit, but best to let Ahmad respond. Thanks!