Skip to content

Commit b929edb

Browse files
committed
added missing requirements
1 parent a045a7e commit b929edb

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

py-requirements/base.txt

+13
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,16 @@ python-dateutil==2.6.1
2222
git+https://github.com/Seedstars/django-rest-logger.git
2323

2424
django-rest-knox==3.0.3
25+
26+
# for tags support
27+
django-taggit
28+
django-taggit-serializer
29+
30+
# color picker
31+
django-colorfield
32+
33+
# entries editor
34+
django-ckeditor
35+
36+
# image library
37+
Pillow

0 commit comments

Comments
 (0)