--- - branch: MAIN date: Wed Jun 3 15:27:45 UTC 2020 files: - new: '1.24' old: '1.23' path: pkgsrc/www/py-django-reversion/Makefile pathrev: pkgsrc/www/py-django-reversion/Makefile@1.24 type: modified - new: '1.13' old: '1.12' path: pkgsrc/www/py-django-reversion/PLIST pathrev: pkgsrc/www/py-django-reversion/PLIST@1.13 type: modified - new: '1.21' old: '1.20' path: pkgsrc/www/py-django-reversion/distinfo pathrev: pkgsrc/www/py-django-reversion/distinfo@1.21 type: modified id: 20200603T152745Z.6763973bf74b2aebe4dd9ff36174a4099bfd83ac log: "py-django-reversion: updated to 3.0.7\n\n3.0.7:\n- Removing deprecated usages of `ugettest_lazy`\n- Slovenian translation\n\n3.0.6:\n- Packaging improvements\n- Removing deprecated usages of `force_text`\n- Documentation fixes\n\n3.0.5:\n- Improved performance of `get_deleted` for large datasets\n- Django 3.0 compatibility\n- Drops Django < 1.11 compatibility\n- Fixed errors in manageement commands when `django.contrib.admin` is not in `INSTALLED_APPS`\n\n3.0.4:\n- Remove `django.contrib.admin` dependency from django-reversion.\n- README refactor\n- Testing against Django 2.2\n\n3.0.3:\n- Improved performance of many reversion database queries using `EXISTS` subquery\n- Added support for Django 2.1 `view` permission\n\n3.0.2:\n- Removed squashed migrations, as they subtly messed up the Django migrations framework\n\n3.0.1:\n- Added squashed migrations back in to allow older installations to upgrade.\n- Fixed TypeError exception when accessing m2m_data attribute from a field that points to Django窶å\x86± User model\n\n3.0.0:\n- **Breaking:** ``Revision.commment`` now contains the raw JSON change message generated by django admin, rather than\n \ a string. Accesing ``Revision.comment`` directly is no longer recommended. Instead, use ``Revision.get_comment()``.\n\n- **BREAKING:** django-reversion now uses ``_base_manager`` to calculate deleted models, not ``_default_manager``. This\n change will only affect models that perform default filtering in their ``_default_manager``\n- Added ``request_creates_revision`` hook to ``RevisionMiddleware`` and ``views.create_revision``.\n- Added ``revision_request_creates_revision`` hook to ``views.RevisionMixinView``.\n- Added ``--meta`` flag to ``./manage.py createrevisions``\n- Fixed bug when reverting deleted nested inlines\n- Added tests for django 2.1\n" module: pkgsrc subject: 'CVS commit: pkgsrc/www/py-django-reversion' unixtime: '1591198065' user: adam