parent
554dcfe8b0
commit
965c7b68d7
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue