Django-pgviews-redux

Latest version: v0.11.0

Safety actively analyzes 688578 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

4.0

What's Changed
* Add django 4.0 support and bump version by robalar in https://github.com/mikicz/django-pgviews/pull/11

New Contributors
* robalar made their first contribution in https://github.com/mikicz/django-pgviews/pull/11

**Full Changelog**: https://github.com/mikicz/django-pgviews/compare/v0.8.0...v0.8.1

0.11.0

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/56
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/57
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/58
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/60
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/61
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/62
* Bump snok/install-poetry from 1.3.4 to 1.4.1 by dependabot in https://github.com/xelixdev/django-pgviews-redux/pull/63
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/64
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/65
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/66
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/67
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/68
* Test on postgres 16 and django 5.1 by mikicz in https://github.com/xelixdev/django-pgviews-redux/pull/69
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/70
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/71
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/72
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/73
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/74
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/75
* Resolves 76 Decouple post_migrate signal from refreshing the views by themrinalsinha in https://github.com/xelixdev/django-pgviews-redux/pull/77
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/78

New Contributors
* themrinalsinha made their first contribution in https://github.com/xelixdev/django-pgviews-redux/pull/77

**Full Changelog**: https://github.com/xelixdev/django-pgviews-redux/compare/v0.10.1...v0.11.0

0.10.1

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/53
* Skip because of disallowed connections before putting back in the queue by mikicz in https://github.com/xelixdev/django-pgviews-redux/pull/55
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/54


**Full Changelog**: https://github.com/xelixdev/django-pgviews-redux/compare/v0.10.0...v0.10.1

0.10.0

What's Changed
* Simplify test structure by mikicz in https://github.com/xelixdev/django-pgviews-redux/pull/48
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/52
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/xelixdev/django-pgviews-redux/pull/51
* Bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/xelixdev/django-pgviews-redux/pull/50
* Bump actions/download-artifact from 3 to 4 by dependabot in https://github.com/xelixdev/django-pgviews-redux/pull/49
* Improved PostgreSQL Schema Handling by likeon in https://github.com/xelixdev/django-pgviews-redux/pull/28

New Contributors
* likeon made their first contribution in https://github.com/xelixdev/django-pgviews-redux/pull/28

**Full Changelog**: https://github.com/xelixdev/django-pgviews-redux/compare/v0.9.5...v0.10.0

0.9.5

What's Changed
* Update versions by mikicz in https://github.com/xelixdev/django-pgviews-redux/pull/35
* Use ruff by mikicz in https://github.com/xelixdev/django-pgviews-redux/pull/36
* Add dependabot for actions by mikicz in https://github.com/xelixdev/django-pgviews-redux/pull/37
* Bump actions/setup-python from 3 to 5 by dependabot in https://github.com/xelixdev/django-pgviews-redux/pull/38
* Revert ruff checking to assert by mikicz in https://github.com/xelixdev/django-pgviews-redux/pull/41
* Bump pre-commit/action from 3.0.0 to 3.0.1 by dependabot in https://github.com/xelixdev/django-pgviews-redux/pull/39
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/xelixdev/django-pgviews-redux/pull/40
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/43
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/xelixdev/django-pgviews-redux/pull/45
* Change default DB name/password in tests by mikicz in https://github.com/xelixdev/django-pgviews-redux/pull/46
* Poetry packaging by mikicz in https://github.com/xelixdev/django-pgviews-redux/pull/47

New Contributors
* dependabot made their first contribution in https://github.com/xelixdev/django-pgviews-redux/pull/38
* pre-commit-ci made their first contribution in https://github.com/xelixdev/django-pgviews-redux/pull/43

**Full Changelog**: https://github.com/xelixdev/django-pgviews-redux/compare/v0.9.4...v0.9.5

0.9.4

What's Changed
* Upgrade package versions, remove unsupported by mikicz in https://github.com/xelixdev/django-pgviews-redux/pull/30


**Full Changelog**: https://github.com/xelixdev/django-pgviews-redux/compare/v0.9.3...v0.9.4

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.