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

update for Django 2.0 + simplify #73

Merged
merged 9 commits into from Apr 26, 2018
Merged

update for Django 2.0 + simplify #73

merged 9 commits into from Apr 26, 2018

Conversation

sheppard
Copy link
Member

@sheppard sheppard commented Apr 6, 2018

Fixes #72, drops support for Python 2.7, and removes a bunch of rarely used functionality to improve maintainability:

Most of these use cases can be better served with domain-specific models using the newer design patterns API. However, some may be recreated as standalone packages if needed.

removes:
    wq.db.patterns.annotate
    wq.db.patterns.file
    wq.db.patterns.locate
    wq.db.patterns.mark
    wq.db.patterns.relate
    wq.db.contrib.search
    social auth integration

closes #24, closes #40, closes #63
sheppard added a commit to wq/wq-django-template that referenced this pull request Apr 24, 2018
@sheppard sheppard merged commit 1b2ff38 into master Apr 26, 2018
@sheppard sheppard added this to the 1.1 milestone Apr 26, 2018
sheppard added a commit that referenced this pull request Apr 26, 2018
sheppard added a commit to wq/wq that referenced this pull request Jun 12, 2018
@sheppard sheppard deleted the update branch June 12, 2018 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant