Merge pull request #8 from squio/patch-1

Update README.rst
master
Manuel Francisco Naranjo 2021-05-01 08:50:20 +02:00 committed by GitHub
commit 5e1b11acb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Quick start
1. Install the package:: 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`` 2. In your ``models.py`` create classes which extend ``dbview.models.DbView``
like this: like this: