Skip to content
This repository has been archived by the owner on Jun 20, 2018. It is now read-only.

Django 1.8 support (without admin module) #20

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

matclayton
Copy link

No description provided.

@mattrobenolt
Copy link
Collaborator

Well, this is a bit scary. We use nexus in production still for Django 1.5 and 1.4.

Does this break compatibility with those versions?

Also noticed that we don't have this wired up with Travis CI, so let me try and get that going today so we can see some automated tests.

@mattrobenolt
Copy link
Collaborator

Well, as it turns out... we have a runtests.py but 0 tests. So that makes this a little bit more challenging.

@bijanvakili
Copy link

@mattrobenolt I've created PR #22 which should replace this one. It is backwards compatible with Django <= 1.7 and you don't lose the admin module.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants