Skip to content

Commit 3618381

Browse files
<Vishal> Updated index.rst
1 parent 122c3ff commit 3618381

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docs/index.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)