Skip to content

Commit 0fbb2e1

Browse files
committed
copyable code blocks
1 parent 2d3224f commit 0fbb2e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/django-get-started/django-query-data.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Query MongoDB Data
2828
This code returns the name of the matching user:
2929

3030
.. code-block:: bash
31+
:copyable: false
3132

3233
<QuerySet [<Users: Khal Drogo>]>
3334

@@ -44,6 +45,7 @@ Query MongoDB Data
4445
This code returns a truncated list of the matching movies:
4546

4647
.. code-block:: bash
48+
:copyable: false
4749

4850
<QuerySet [<Movies: Winsor McCay, the Famous Cartoonist of the N.Y.
4951
Herald and His Moving Comics>, <Movies: Steamboat Willie>, <Movies:

0 commit comments

Comments
 (0)