Skip to content

Commit 45b0474

Browse files
authored
Update README.md
1 parent 344bad3 commit 45b0474

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ Few important things:
8888
- It comes with an example list API, that uses [`django-filter`](https://django-filter.readthedocs.io/en/stable/) for filtering & pagination from DRF.
8989
- It comes with setup for [Django Debug Toolbar](https://django-debug-toolbar.readthedocs.io/en/latest/)
9090
- It comes with examples for writing tests with fakes & factories, based on the following articles - <https://www.hacksoft.io/blog/improve-your-tests-django-fakes-and-factories>, <https://www.hacksoft.io/blog/improve-your-tests-django-fakes-and-factories-advanced-usage>
91+
- It comes with examples for how to add Google login, based on the following article - <https://www.hacksoft.io/blog/adding-google-login-to-your-existing-django-and-django-rest-framework-applications>
9192

9293
## General API Stuff
9394

0 commit comments

Comments
 (0)