Merge pull request #8 from squio/patch-1

Update README.rst
This commit is contained in:
Manuel Francisco Naranjo
2021-05-01 08:50:20 +02:00
committed by GitHub
+1 -1
View File
@@ -9,7 +9,7 @@ Quick start
1. Install the package::
pip install django-database-models
pip install django-database-view
2. In your ``models.py`` create classes which extend ``dbview.models.DbView``
like this: