mirror of
https://github.com/Hopiu/django-notifications.git
synced 2026-05-04 11:34:43 +00:00
Fix rst syntax format
This commit is contained in:
parent
299984eaaf
commit
03a7658d3e
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ API
|
|||
====
|
||||
|
||||
QuerySet methods
|
||||
------------
|
||||
-----------------
|
||||
|
||||
Using ``django-model-utils``, we get the ability to add queryset methods to not only the manager, but to all querysets that will be used, including related objects. This enables us to do things like::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue