Compare commits
No commits in common. "4e1811860599e2c927c4c54b8d8da6d4b9317830" and "071b82121cdf616e941a3bf5d2855b815700426b" have entirely different histories.
4e18118605
...
071b82121c
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
{% extends "base.html" %}
|
||||
{% block title %}<title>{{book.title}}</title>{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
{% load static %}
|
||||
|
||||
|
@ -1,10 +0,0 @@
|
||||
{
|
||||
"CALIBRE_DIR": "C:\\Users\\MassiveAtoms\\Documents\\Calibre Library",
|
||||
"SECRET_KEY": "u(8^+rb%rz5hsx4v^^y(ul7g(4n7a8!db@s*9(m5cs*2_ppy8+",
|
||||
"ALLOWED_HOSTS": [
|
||||
"127.0.0.1"
|
||||
],
|
||||
"INTERNAL_IPS": [
|
||||
"127.0.0.1"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user