Commit Graph
7 Commits
Author SHA1 Message Date
murchik 42ceb2cac2 README update. 2022-02-09 10:28:55 +08:00
murchik 9c63c096e8 Bump version. 2021-09-08 16:40:01 +08:00
murchik 945641fe13 Fix default DROP VIEW syntax + introduce custom drop_view_sql property support. 2021-09-08 16:13:08 +08:00
murchik 554dcfe8b0 Readme and other minor updates. 2020-11-20 13:45:31 +08:00
murchik 46a32aba7d Merge branch 'feature/raw_sql_view' 2020-11-19 17:32:49 +08:00
murchik a6d81bf482 Bump version. 2020-11-19 17:30:56 +08:00
murchik 069e0a66b2 Implement get_view_str approach.
A couple of other changes:

* AppRegistryNotReady fix (via both imports changes and docs update).
* Non-flat models structure support (app.models.submodels.Model).
* Minor refactoring.
2020-11-19 15:27:14 +08:00