Loading opds_catalog/__pycache__/feeds.cpython-35.pyc +80 B (39.8 KiB) File changed.No diff preview for this file type. View original file View changed file opds_catalog/feeds.py +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ from django.core.paginator import Paginator, EmptyPage from django.shortcuts import render #from django.core.exceptions import ObjectDoesNotExist #from django.db.models.functions import Substr, Upper #from django.db.models import Count, Min, Sum from django.db.models import Count, Min, Sum #from django.utils.encoding import escape_uri_path from opds_catalog.models import Book, Catalog, Author, Genre, Series, bookshelf, Counter, lang_menu Loading Loading
opds_catalog/__pycache__/feeds.cpython-35.pyc +80 B (39.8 KiB) File changed.No diff preview for this file type. View original file View changed file
opds_catalog/feeds.py +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ from django.core.paginator import Paginator, EmptyPage from django.shortcuts import render #from django.core.exceptions import ObjectDoesNotExist #from django.db.models.functions import Substr, Upper #from django.db.models import Count, Min, Sum from django.db.models import Count, Min, Sum #from django.utils.encoding import escape_uri_path from opds_catalog.models import Book, Catalog, Author, Genre, Series, bookshelf, Counter, lang_menu Loading