Commit Graph

10 Commits (30b27036d0078c55834bf637e81a75ab0276767f)

Author SHA1 Message Date
murchik 945641fe13 Fix default `DROP VIEW` syntax + introduce custom `drop_view_sql` property support. 2021-09-08 16:13:08 +08:00
Peter Abrahamsen 43ddf6dab6 Don't migrate disallowed connections 2021-04-12 19:16:29 -07:00
murchik 554dcfe8b0 Readme and other minor updates. 2020-11-20 13:45:31 +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
andy 7e1ee62225 change package version and fix some error 2020-05-27 16:06:30 +08:00
Manuel Francisco Naranjo 7138f9388e Fixing django.apps bug 2015-07-28 13:50:28 -03:00
Manuel Francisco Naranjo 8ab2e8bb22 Improving API
Renaming View as DbView, in __init__ import all public API
2015-07-28 08:34:06 -03:00
Manuel Francisco Naranjo 621ff0aa1f Use django.apps features instead of __import__ 2015-07-28 08:33:42 -03:00
Manuel Francisco Naranjo 85fd2537ef Adding code as I have so far
View and CreateView are available
2015-07-27 16:08:00 -03:00
Manuel Francisco Naranjo 02c9a9dec0 Adding package structure 2015-07-27 16:06:22 -03:00