We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0935b30 + a3a96b2 commit 36114aaCopy full SHA for 36114aa
docs/scenarios/db.rst
@@ -31,7 +31,7 @@ The Django ORM is the interface used by `Django <http://www.djangoproject.com>`_
31
to provide database access.
32
33
It's based on the idea of
34
-`models <https://docs.djangoproject.com/en/1.3/#the-model-layer>`_,
+`models <https://docs.djangoproject.com/en/dev/#the-model-layer>`_,
35
an abstraction that makes it easier to manipulate data in Python.
36
37
The basics:
0 commit comments