Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151128057
D1168.id2496.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D1168.id2496.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D1168: refs #2688 - add jsonfield (py-django-jsonfield_rebase)
Attached
Detach File
Event Timeline
Log In to Comment