Skip to content

Commit 7e1b20b

Browse files
committed
Iteration over f_expressions example
1 parent 0845c73 commit 7e1b20b

File tree

1 file changed

+1
-1
lines changed
  • styleguide_example/blog_examples/f_expressions

1 file changed

+1
-1
lines changed

styleguide_example/blog_examples/f_expressions/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from django.db import models
22

33
"""
4-
This is a basic model used to illustrate
4+
This is a basic model used to illustrate
55
JSON field increment with f expressions
66
"""
77

0 commit comments

Comments
 (0)