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 b6a6c70 commit bf335f4Copy full SHA for bf335f4
example_app/views.py
@@ -65,7 +65,7 @@ def index():
65
66
67
def pagination():
68
- """Return pagination demonstration page and data generation entrypoint."""
+ """Return pagination and easy form demonstration."""
69
form = models.TodoForm()
70
71
with switch_db(models.Todo, "secondary"):
0 commit comments