Skip to content

Commit 9cff1c1

Browse files
committed
"Formerly" no longer needed
1 parent b7d95ad commit 9cff1c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
``django-rest-framework-filters`` (formerly ``django-rest-framework-chain``) is an extension to Django REST Framework that makes working with filtering much easier. In addition to fixing some underlying warts and limitations of ``django-filter``, we allow arbitrary chaining of both relations and lookup filters.
1+
``django-rest-framework-filters`` is an extension to Django REST Framework that makes working with filtering much easier. In addition to fixing some underlying warts and limitations of ``django-filter``, we allow arbitrary chaining of both relations and lookup filters.
22

33
E.g. using ``django-rest-framework-filters`` instead of just ``django-filter``, we can do stuff like::
44

0 commit comments

Comments
 (0)