Grooveshop-django-api

Latest version: v0.185.0

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

Scan your dependencies

Page 44 of 51

0.24.0

Not secure
Chores

* chore(release): release version 0.24.0 [skip ci] ([`60d4ba7`](https://github.com/vasilistotskas/grooveshop-django-api/commit/60d4ba7217888ca2e65857759c855077514697ad))

Features

* feat: Auth api endpoints and views + packages bump. ([`edc306e`](https://github.com/vasilistotskas/grooveshop-django-api/commit/edc306e74145203d68fdb8856149cd93686bb193))

0.23.0

Not secure
Chores

* chore(release): release version 0.23.0 [skip ci] ([`f9f07db`](https://github.com/vasilistotskas/grooveshop-django-api/commit/f9f07db2c84a866a1324580742ab69330bb053e2))

Features

* feat: Fixes and versions bump.

- Remove `translation` fields from API filtering and ordering.
- Auth and Permissions add to user API view.
- `DEFAULT_PERMISSION_CLASSES` , `DEFAULT_THROTTLE_CLASSES` and `DEFAULT_THROTTLE_RATES` added. ([`3538ee6`](https://github.com/vasilistotskas/grooveshop-django-api/commit/3538ee6d4d856f83e86c1e48dc919edcbe199536))

0.22.0

Not secure
Chores

* chore(release): release version 0.22.0 [skip ci] ([`386cd7c`](https://github.com/vasilistotskas/grooveshop-django-api/commit/386cd7ce3ba781bfed41812e02a0a50db13a14f8))

* chore(schema.yml): Generate schema.yml ([`6500b80`](https://github.com/vasilistotskas/grooveshop-django-api/commit/6500b80ab6bc00cd0b56a35497cc68a397c584c3))

Features

* feat(Notifications): Notifications App implemented, Ui for home page prototype.

Change, CELERY_BROKER_URL and CELERY_RESULT_BACKEND envs.
Added CHANNEL_LAYERS in settings.py.
Celery New task debug_task_notification.
asgi ProtocolTypeRouter added for websocket.
websocket_urlpatterns with `ws/notifications/` path in urls.py.
NotificationConsumer implemented.
README.md updated.
Make new migration files. ([`833116f`](https://github.com/vasilistotskas/grooveshop-django-api/commit/833116fd8646090e6b632a8bfe1b6b50146512ac))

0.21.1

Not secure
Bug fixes

* fix: User address model integer enum choices fields from CharField to PositiveSmallIntegerField, added translated description for IntegerChoices. ([`4c7e390`](https://github.com/vasilistotskas/grooveshop-django-api/commit/4c7e390bd064f93303b2b26135a2c6eb3550016a))

Chores

* chore(release): release version 0.21.1 [skip ci] ([`26ce29e`](https://github.com/vasilistotskas/grooveshop-django-api/commit/26ce29e99cde9c9d93fb4e159a9cded42d4e238f))

0.21.0

Not secure
Chores

* chore(release): release version 0.21.0 [skip ci] ([`ac6ea4e`](https://github.com/vasilistotskas/grooveshop-django-api/commit/ac6ea4e98b7d0b4d757d6ea957ed609bb68df607))

Features

* feat(enums): Replace enum and usage with django built in models.TextChoices and models.IntegerChoices

Versions bump.
Locales compile.
Run Migrations.
Api schema.yml updated. ([`1897e29`](https://github.com/vasilistotskas/grooveshop-django-api/commit/1897e298d73183524847d00eb26f95c2cd8e915e))

0.20.0

Not secure
Chores

* chore(release): release version 0.20.0 [skip ci] ([`b56961e`](https://github.com/vasilistotskas/grooveshop-django-api/commit/b56961e91927e2f56e7ea7ab2f9954376605697e))

Features

* feat: Search improved, versions bump, minor fixes/improvements.

1) Default db postgres, added DB_PORT new env var, and update name DB_PASS env var to DB_PASSWORD.
2) Country model translations name field max_length change.
3) Order model country and region field on delete set null.
4) populate_country command fixed.
5) Faker and python-semantic-release versions bump.
6) Product fields `discount_value`, `final_price`, `price_save_percent` calculation removed from save method and implement signal and method update_calculated_fields.
7) ProductQuerySet: new methods update_search_vector for search usage and update_calculated_fields.
8) Product Search prototype and tests implemented. ([`bff87a5`](https://github.com/vasilistotskas/grooveshop-django-api/commit/bff87a57d1851cd5b316a3b941ad59d99e067945))

Page 44 of 51

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.