Commit Graph

29 Commits (5e1b11acb788ab043070c874a3d2e7754a73367d)

Author SHA1 Message Date
Manuel Francisco Naranjo 5e1b11acb7
Merge pull request #8 from squio/patch-1
Update README.rst
2021-05-01 08:50:20 +02:00
Manuel Francisco Naranjo 86573e1965
Merge pull request #9 from rainhead/master
Don't migrate disallowed connections
2021-04-30 07:06:00 +02:00
Peter Abrahamsen 43ddf6dab6 Don't migrate disallowed connections 2021-04-12 19:16:29 -07:00
Johannes la Poutre 965c7b68d7
Update README.rst
Fix package name
2021-03-02 14:09:03 +01: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
Manuel Francisco Naranjo 4cb8a7a28a
Merge pull request #3 from andy840119/support-django-3.x
Upgrade package to support django 3.x
2020-05-27 11:52:21 +02:00
andy 7e1ee62225 change package version and fix some error 2020-05-27 16:06:30 +08:00
Manuel Francisco Naranjo 4c91f7bf9a Bumping version 2015-07-28 13:50:40 -03:00
Manuel Francisco Naranjo 7138f9388e Fixing django.apps bug 2015-07-28 13:50:28 -03:00
Manuel Francisco Naranjo 17db0219ae Updating docs 2015-07-28 08:35:18 -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 c7d74b34e0 Adding MANIFEST.in 2015-07-27 17:00:00 -03:00
Manuel Francisco Naranjo ca40ec0b43 Updating docs 2015-07-27 16:59:55 -03:00
Manuel Francisco Naranjo c96c6c03bb Upating docs 2015-07-27 16:38:16 -03:00
Manuel Francisco Naranjo 23a405a6af rst sucks 2015-07-27 16:38:06 -03:00
Manuel Francisco Naranjo 0944c887e0 Updating docs 2015-07-27 16:35:00 -03:00
Manuel Francisco Naranjo 5dc5ed1dd6 Updating docs 2015-07-27 16:34:00 -03:00
Manuel Francisco Naranjo 9b85bfd5b2 Updating docs 2015-07-27 16:32:49 -03:00
Manuel Francisco Naranjo 3f0e650fd1 Adding README.md
Trying with markdown as I hate rst
2015-07-27 16:29:01 -03:00
Manuel Francisco Naranjo 8857f3be28 Updating docs 2015-07-27 16:23:15 -03:00
Manuel Francisco Naranjo c276bef4f3 Updating docs
Putting example code into it's own code
2015-07-27 16:18:56 -03:00
Manuel Francisco Naranjo db5d40737f Updating docs 2015-07-27 16:13:43 -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
Manuel Francisco Naranjo 22ba22fb26 Initial commit 2015-07-27 15:50:27 -03:00