mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Interactive input forms
This commit is contained in:
@@ -9,7 +9,6 @@ from django.http import JsonResponse
|
||||
from django.shortcuts import HttpResponse, render # render_to_response
|
||||
from django.utils.text import slugify
|
||||
import json
|
||||
import jsonpickle
|
||||
|
||||
from .models import Books, Collections, Navigation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user