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

Update django-extensions to 1.8.0 #112

Closed

Conversation

pyup-bot
Copy link
Collaborator

There's a new version of django-extensions available.
You are currently using 1.7.8. I have updated it to 1.8.0

These links might come in handy: PyPI | Changelog | Repo | Docs

Changelog

1.8.0


UUIDField has been removed after being deprecated.

Deprecation schedule for JSONField has been removed after requests from the
community.

Changes:

  • Fix: runserver_plus, fixed Python 3 print syntax
  • Fix: sqldiff, Use 'display_size', not 'precision' to identify MySQL bool field
  • Fix: export_emails, fix and refactor the command and all its output options
  • Improvement: tests, added Python 3.6 and PyPy3.5-5.8.0
  • Improvement: clear_cache, add --cache option to support multiple caches
  • Improvement: runserver_plus, limit printing SQL queries to avoid flooding the terminal
  • Improvement: shell_plus, limit printing SQL queries to avoid flooding the terminal
  • Docs: graph_models, document including/excluding specific models
  • Docs: shell_plus, added PTPython

1.7.9


Changes:

  • Fix: AutoSlugField, foreignkey relationships
  • Fix: shell_plus, supported backends 'postgresql' for set_application_name
  • Improvement: various commands, Add syntax highlighting when printing SQL
  • Improvement: pipchecker, treat rc versions as unstable
  • Improvement: shell_plus, allow to subclass and overwrite import_objects
  • Improvement: shell_plus, fix SHELL_PLUS_PRE_IMPORTS example
  • Improvement: setup.py, fix and unify running tests
  • Improvement: runserver_plus, add RUNSERVERPLUS_POLLER_RELOADER_TYPE setting
  • Improvement: generate_secret_key, use algoritme from django
  • Docs: fix grammer and spelling mistakes

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@coveralls
Copy link

Coverage Status

Coverage remained the same at 82.541% when pulling c1d5515 on pyup-update-django-extensions-1.7.8-to-1.8.0 into 744d759 on master.

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Jul 1, 2017

Closing this in favor of #115

@pyup-bot pyup-bot closed this Jul 1, 2017
@ad-m ad-m deleted the pyup-update-django-extensions-1.7.8-to-1.8.0 branch July 1, 2017 15:21
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.

2 participants