mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 13:37:56 +08:00
Fixes doc code block
This commit is contained in:
@@ -39,6 +39,7 @@ Customize the admin UI by creating your own ``admin.ModelAdmin`` class and use `
|
||||
for example:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
from django_q import models as q_models
|
||||
from django_q import admin as q_admin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user