unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Python Django Framework
@ 2016-04-12 20:32 Hartmut Goebel
  2016-04-12 20:32 ` [PATCH 1/2] gnu: add python-django Hartmut Goebel
  2016-04-12 20:32 ` [PATCH 2/2] gnu: add python-django-simple-math-captcha Hartmut Goebel
  0 siblings, 2 replies; 13+ messages in thread
From: Hartmut Goebel @ 2016-04-12 20:32 UTC (permalink / raw)
  To: guix-devel

Hi,

this is my first contribution to Guix.

Thanks to the developers for bringing up the fine software and to the guys at
#guix (esp. davexunit) for the help.

Please let me know if there is something I can enhance for my next
contributions.

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

 gnu-system.am           |  1 +
 gnu/packages/django.scm | 83 +++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 84 insertions(+)
 create mode 100644 gnu/packages/django.scm

-- 
2.7.4

^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCH 0/2] Django framework
@ 2016-08-22 11:31 Hartmut Goebel
  2016-08-22 11:31 ` [PATCH 1/2] gnu: add python-django Hartmut Goebel
  0 siblings, 1 reply; 13+ messages in thread
From: Hartmut Goebel @ 2016-08-22 11:31 UTC (permalink / raw)
  To: guix-devel

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-09-19 15:09 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-12 20:32 [PATCH 0/2] Python Django Framework Hartmut Goebel
2016-04-12 20:32 ` [PATCH 1/2] gnu: add python-django Hartmut Goebel
2016-04-15 21:52   ` Ludovic Courtès
2016-04-16  9:13     ` Hartmut Goebel
2016-04-12 20:32 ` [PATCH 2/2] gnu: add python-django-simple-math-captcha Hartmut Goebel
  -- strict thread matches above, loose matches on Subject: below --
2016-08-22 11:31 [PATCH 0/2] Django framework Hartmut Goebel
2016-08-22 11:31 ` [PATCH 1/2] gnu: add python-django Hartmut Goebel
2016-09-08 17:11   ` Efraim Flashner
2016-09-12 13:30   ` Ludovic Courtès
2016-09-12 13:58     ` Hartmut Goebel
2016-09-12 21:07       ` Ludovic Courtès
2016-09-15 20:20         ` Hartmut Goebel
2016-09-19 14:42           ` Ludovic Courtès
2016-09-19 14:58             ` Hartmut Goebel

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).