Add more fields to serializers

This commit is contained in:
TehomCD 2020-03-01 19:11:04 -05:00
parent ec570a17cd
commit 1c4fabbfa2
5 changed files with 161 additions and 38 deletions

View file

@ -5,8 +5,8 @@ attrs >= 19.2.0
django >= 2.2.5, < 2.3
twisted >= 19.2.1, < 20.0.0
pytz
djangorestframework >= 3.10.3
django-filter >= 2.2.0
djangorestframework >= 3.10.3, < 3.12
django-filter >= 2.2.0, < 2.3
django-sekizai
inflect
autobahn >= 17.9.3