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 a7e7250 commit e121980Copy full SHA for e121980
source/interact-data/raw-queries.txt
@@ -77,7 +77,7 @@ definitions:
77
.. code-block:: python
78
79
from <your application name>.models import Movie, Theater
80
- from {+framework+}.utils import timezone
+ from django.utils import timezone
81
from datetime import datetime
82
83
.. _django-raw-queries-run:
0 commit comments