fixes #529: daisy
[wolnelektury.git] / apps / catalogue / forms.py
index 3aceb4f..3ce88f4 100644 (file)
@@ -73,6 +73,7 @@ FORMATS = (
     ('odt', 'ODT'),
     ('txt', 'TXT'),
     ('epub', 'EPUB'),
+    ('daisy', 'DAISY'),
 )