Create a basic but functional micropub media endpoint :o
This commit is contained in:
parent
0d5387823d
commit
4d974a5364
8 changed files with 103 additions and 38 deletions
|
@ -12,6 +12,7 @@ https://docs.djangoproject.com/en/1.11/ref/settings/
|
|||
|
||||
from os import path
|
||||
|
||||
APPEND_SLASH = False
|
||||
|
||||
ADMINS = [
|
||||
('dani', 'dani@00dani.me'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue