We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3516cb commit dbe25f4Copy full SHA for dbe25f4
README.md
@@ -1,5 +1,5 @@
1
# DRF API Logger
2
-
+
3
[](http://pepy.tech/project/drf-api-logger)
4
[](https://pepy.tech/project/drf-api-logger)
5
[](https://opensource.org/)
@@ -211,4 +211,4 @@ class APILogsModel(Model):
211
help_text='Server execution time (Not complete response time.)')
212
added_on = models.DateTimeField()
213
214
-```
+```
0 commit comments