Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Django 1.11 #976

Merged
merged 4 commits into from
Jan 19, 2018
Merged

Django 1.11 #976

merged 4 commits into from
Jan 19, 2018

Conversation

cadecairos
Copy link

Originally committed in #970, backed out in #973

The problem was that the version of filebrowser_safe that's installed as a dependency of Mezzanine doesn't include a commit that fixes support for 1.11.

To show that this works, you need only try to edit a news article. if it crashes, we have a problem.

Christopher DeCairos added 3 commits January 18, 2018 13:25
…port)

2. Update Django to 1.11
3. Fix custom adminsortable template tags that were passing Context into the render method
4. Remove deprecated Middleware
@cadecairos cadecairos temporarily deployed to foundation-mofostaging--pr-976 January 18, 2018 20:18 Inactive
@cadecairos cadecairos merged commit b27f089 into master Jan 19, 2018
@cadecairos cadecairos deleted the django-1.11 branch January 19, 2018 18:46
alanmoo added a commit that referenced this pull request Jan 19, 2018
* master:
  Django 1.11 (#976)
  Add years to the front of the newsByYear array as we iterate, rather than to the back [Fixes #972] (#975)
  Revert "Django 1.11 (#970)" (#973)
  Django 1.11 (#970)
  Create fake data for testing (#932)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants