diff options
Diffstat (limited to 'test_gallery.py')
| -rw-r--r-- | test_gallery.py | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/test_gallery.py b/test_gallery.py index 128fae8..5c20903 100644 --- a/test_gallery.py +++ b/test_gallery.py @@ -1,4 +1 @@ -from photoblaster.gallery import Gallery - -gallery = Gallery() -print gallery.select_random() +from photoblaster.db.models |
