guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] Django framework


From: Hartmut Goebel
Subject: [PATCH 0/2] Django framework
Date: Mon, 22 Aug 2016 13:31:35 +0200

Hi,

these patches add Django, a Python web framework.

I've put this into a file by it's own, since PyPI has a lot of django-related
packages. (We also have a file for rails, which is a ruby framework.)

Hartmut Goebel (1):
  gnu: add python-django-simple-math-captcha
  gnu: add python-django.

 gnu/local.mk                                       |   1 +
 gnu/packages/django.scm                            | 138 +++++++++++++++++++++
 .../patches/python-django-fix-testcase.patch       |  42 +++++++
 3 files changed, 181 insertions(+)
 create mode 100644 gnu/packages/django.scm
 create mode 100644 gnu/packages/patches/python-django-fix-testcase.patch

-- 
2.7.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]