1
0
forked from pool/python-Django

- Recommends python-pymemcache instead of the deprecated

python-python-memcached. This is the module used in Django since 3.2
  https://docs.djangoproject.com/en/3.2/releases/3.2/#pymemcache-support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=121
This commit is contained in:
2022-12-21 09:48:13 +00:00
committed by Git OBS Bridge
parent 5c0c0bef77
commit b5ae892e09
2 changed files with 10 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Dec 21 09:39:56 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Recommends python-pymemcache instead of the deprecated
python-python-memcached. This is the module used in Django since 3.2
https://docs.djangoproject.com/en/3.2/releases/3.2/#pymemcache-support
-------------------------------------------------------------------
Tue Dec 6 13:30:53 UTC 2022 - Alberto Planas Dominguez <aplanas@suse.com>