File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -401,13 +401,12 @@ DRF API Logger Model:
401401 verbose_name = ' API Log'
402402 verbose_name_plural = ' API Logs'
403403
404- Note:
405- =====
406404
407- After some time, there will be too much data in the database. Searching
408- and filtering may get slower. If you want, you can delete or archive the
409- older data. To improve the searching or filtering, try to add indexes in
410- the ‘drf_api_logs’ table.
405+ .. note ::
406+ After some time, there will be too much data in the database. Searching
407+ and filtering may get slower. If you want, you can delete or archive the
408+ older data. To improve the searching or filtering, try to add indexes in
409+ the drf_api_logs table.
411410
412411.. |version | image :: https://img.shields.io/badge/version-1.1.15-blue.svg
413412.. |Downloads | image :: https://static.pepy.tech/personalized-badge/drf-api-logger?period=total&units=none&left_color=black&right_color=orange&left_text=Downloads%20Total
You can’t perform that action at this time.
0 commit comments