Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated code on existing branch #543

Merged
merged 105 commits into from
Sep 5, 2024
Merged

Conversation

auvipy
Copy link
Collaborator

@auvipy auvipy commented Sep 5, 2024

No description provided.

justquick and others added 27 commits October 15, 2022 04:34
... based on Django pre_delete signal
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
# Conflicts:
#	actstream/managers.py
#	actstream/settings.py
#	actstream/tests/test_activity.py
#	runtests/settings.py
#	runtests/testapp/tests/test_django.py
Django ReST Framework Integration
=================================

As of version 2.0.1, django-activity-stream now supports integration with `Django ReST Framework <https://www.django-rest-framework.org/>`_.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
As of version 2.0.1, django-activity-stream now supports integration with `Django ReST Framework <https://www.django-rest-framework.org/>`_.
As of version 2.1.0, django-activity-stream now supports integration with `Django ReST Framework <https://www.django-rest-framework.org/>`_.

@auvipy auvipy marked this pull request as ready for review September 5, 2024 10:07
@auvipy auvipy merged commit 30ee631 into justquick:add-swappable-models Sep 5, 2024
16 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants