From 304af6d64733521b49c3ac4e49ee07f76bae3a34 Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Fri, 5 Apr 2019 13:40:49 +0100 Subject: [#158 #160] Add crispy-bulma and simple-bulma --- Pipfile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index af1629d4..7a12f79d 100644 --- a/Pipfile +++ b/Pipfile @@ -25,6 +25,8 @@ djangorestframework = "*" djangorestframework-bulk = "*" uwsgi = "*" psycopg2-binary = "*" +django-simple-bulma = "*" +django-crispy-bulma = "*" [requires] python_version = "3.7" -- cgit v1.2.3