fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Book tree - UI fix.
[wolnelektury.git]
/
apps
/
catalogue
/
forms.py
diff --git
a/apps/catalogue/forms.py
b/apps/catalogue/forms.py
index
3aceb4f
..
3ce88f4
100644
(file)
--- a/
apps/catalogue/forms.py
+++ b/
apps/catalogue/forms.py
@@
-73,6
+73,7
@@
FORMATS = (
('odt', 'ODT'),
('txt', 'TXT'),
('epub', 'EPUB'),
+ ('daisy', 'DAISY'),
)