aboutsummaryrefslogtreecommitdiff
path: root/lang/python/django-jsonfield2
Commit message (Collapse)AuthorAge
* django-jsonfield2: Add packageJeffery To2020-05-21
This package mainly serves to support django-post-office 3.3.0, as that version switched its dependency from jsonfield to jsonfield2 (a fork of jsonfield). The version packaged in this package (3.0.3) is the last version that supports Django 1.11. Signed-off-by: Jeffery To <jeffery.to@gmail.com>