all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hartmut Goebel <h.goebel@crazy-compilers.com>
To: guix-devel@gnu.org
Subject: [PATCH 0/2] Python Django Framework
Date: Tue, 12 Apr 2016 22:32:28 +0200	[thread overview]
Message-ID: <1460493150-7989-1-git-send-email-h.goebel@crazy-compilers.com> (raw)

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

             reply	other threads:[~2016-04-12 20:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-12 20:32 Hartmut Goebel [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1460493150-7989-1-git-send-email-h.goebel@crazy-compilers.com \
    --to=h.goebel@crazy-compilers.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.