Add inflect dependency. Add get_plural_name and mechanisms discussed in #1385.

This commit is contained in:
Griatch 2018-01-07 19:31:01 +01:00
parent e8cffa62a6
commit 6182ce9c10
3 changed files with 42 additions and 5 deletions

View file

@ -10,3 +10,4 @@ pillow == 2.9.0
pytz
future >= 0.15.2
django-sekizai
inflect