Commit Graph

7 Commits (46a32aba7d9a9479b81929855a1f2c268f245804)

Author SHA1 Message Date
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