Page MenuHomeFreeBSD

D1168.id2496.diff
No OneTemporary

D1168.id2496.diff

Index: www/py-django-jsonfield/Makefile
===================================================================
--- /dev/null
+++ www/py-django-jsonfield/Makefile
@@ -0,0 +1,18 @@
+# Created by: Alfred Perlstein <alfred@freebsd.org>
+# $FreeBSD$
+
+PORTNAME= django-jsonfield
+PORTVERSION= 0.9.13
+CATEGORIES= www python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= alfred@freebsd.org
+COMMENT= Json in models for django
+
+LICENSE= ISCL
+
+USES= python
+USE_PYTHON= distutils autoplist
+
+.include <bsd.port.mk>
Index: www/py-django-jsonfield/distinfo
===================================================================
--- /dev/null
+++ www/py-django-jsonfield/distinfo
@@ -0,0 +1,2 @@
+SHA256 (django-jsonfield-0.9.13.tar.gz) = 12ae3dd4543f8dc5cc5f4bdd7f6fd168f4d1624414d753a441573ccc187a8e43
+SIZE (django-jsonfield-0.9.13.tar.gz) = 11345
Index: www/py-django-jsonfield/pkg-descr
===================================================================
--- /dev/null
+++ www/py-django-jsonfield/pkg-descr
@@ -0,0 +1,8 @@
+django-jsonfield is a reusable Django field that allows you to store
+validated JSON in your model. It silently takes care of serialization.
+To use, simply add the field to one of your models.
+
+PostgreSQL?:
+ Use https://github.com/bradjasper/django-jsonfield/tree/postgresql for now
+
+WWW: https://pypi.python.org/pypi/django-jsonfield

File Metadata

Mime Type
text/plain
Expires
Tue, Apr 7, 6:46 AM (20 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31016989
Default Alt Text
D1168.id2496.diff (1 KB)

Event Timeline