diff options
author | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2012-11-30 09:49:45 +0100 |
---|---|---|
committer | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2013-01-07 11:31:56 +0100 |
commit | 1e46dc2537c5ee706a55876c4dbf86129baafbbf (patch) | |
tree | cccab441a90d023ab8bcebef96fa3a40b22f8d49 /mediagoblin/views.py | |
parent | 0efe9e2796b6feb722acd075218d934aff5e841e (diff) | |
download | mediagoblin-1e46dc2537c5ee706a55876c4dbf86129baafbbf.tar.lz mediagoblin-1e46dc2537c5ee706a55876c4dbf86129baafbbf.tar.xz mediagoblin-1e46dc2537c5ee706a55876c4dbf86129baafbbf.zip |
Move db.sql.util to db.util
Now that sqlalchemy is providing the database abstractions, there is no
need to hide everything in db.sql. sub-modules. It complicates the code
and provides a futher layer of indirection.
Move the db.sql.util.py to db.util.py and adapt the importers.
Diffstat (limited to 'mediagoblin/views.py')
0 files changed, 0 insertions, 0 deletions