You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/drf.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
Django ReST Framework Integration
4
4
=================================
5
5
6
-
As of version 2.0.0, django-activity-stream now supports integration with `Django ReST Framework <https://www.django-rest-framework.org/>`_.
6
+
As of version 2.0.1, django-activity-stream now supports integration with `Django ReST Framework <https://www.django-rest-framework.org/>`_.
7
7
8
8
DRF provides a standardized way of interacting with models stored in Django. It provides standard create/update/get operations using http standard methods.
0 commit comments