Skip to content

Support Django 2.0#10

Open
rubengrill wants to merge 1 commit into
masterfrom
django-2.0
Open

Support Django 2.0#10
rubengrill wants to merge 1 commit into
masterfrom
django-2.0

Conversation

@rubengrill
Copy link
Copy Markdown
Contributor

@rubengrill rubengrill commented Jul 24, 2018

Thanks @fetux and @jameslao for adding PRs to support Django 2.0.
#9 #5

By just changing the reverse import wasn't enough to support 2.0, I got some other errors when running the tests.

These fixes + some preparations for the new version are done in this PR.
I dropped support for Django < 1.11 at the same time, to only support versions that are supported by Django itself.

This PR also addresses the issue reported by @Andrew-SK (#1 / #2)

Tests are running now, but the admin is not working in Django 2.0.
The js is not loaded correctly.
@fetux Can you maybe have a look into this?

@rubengrill
Copy link
Copy Markdown
Contributor Author

Some more things to do before creating the new version:

  • Update changelog
  • Update screenshots

@topcoderkz
Copy link
Copy Markdown

approved

@sebslomski
Copy link
Copy Markdown

@rubengrill @topcoderkz Would you mind updating the screenshots & updating the changelog so this branch can be merged?

@luiscastillocr
Copy link
Copy Markdown

bump!

@BramVer
Copy link
Copy Markdown

BramVer commented Jun 16, 2019

Any progress on this?

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.

6 participants