django-jsonfield2: Add package
authorJeffery To <redacted>
Wed, 20 May 2020 20:53:54 +0000 (04:53 +0800)
committerJeffery To <redacted>
Wed, 20 May 2020 20:53:54 +0000 (04:53 +0800)
commita9cc46658ae07c94ee71c22240fbc76848ba2d3f
tree1ae20c4b97fe782d97aae08dd56d52fc62526644
parenta75391575b268b379e6bc552b703dc17a76f402f
django-jsonfield2: Add package

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 <redacted>
lang/python/django-jsonfield2/Makefile [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT