From: Fabian Ezequiel Gallina <galli.87@gmail.com>
To: Emacs-Devel devel <emacs-devel@gnu.org>
Subject: [ANN] python.el + Django = python-django.el
Date: Tue, 4 Dec 2012 00:25:04 -0300 [thread overview]
Message-ID: <CABq4mQtFAd2B5qv-JDgPN3Fkpc2wULdEiCfFxJZ9VK_AKcX0ug@mail.gmail.com> (raw)
I just pushed to github an Emacs package to work with Django
projects.
It follows the magit-status buffer filosophy a bit. I has a tight
integration with management commands and simple/intuitive
bindings to do stuff you'd normally use (like grep an app's
directory, open the directory with dired, etc).
The most interesting feature from my point of view is the ability
to launch management commands and focus them with just a couple
of bindings. It's worth to say that if you have runserver running
and get to a set_trace, either from pdb or ipdb, Emacs will start
following such files automatically (directly from python.el's
pdbtracking feature).
The package also provides a nice way to define quick management
commands (ways to run management commands with nice defaults and
cool prompts with intelligent completion). By default it has
defined a bunch of these quick commands, many from built-in
Django commands, and others popular from django-extensions and
south.
For anybody interested: https://github.com/fgallina/python-django.el
Happy hacking,
--
Fabián E. Gallina
http://www.from-the-cloud.com
next reply other threads:[~2012-12-04 3:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-04 3:25 Fabian Ezequiel Gallina [this message]
2012-12-04 14:43 ` [ANN] python.el + Django = python-django.el Stefan Monnier
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=CABq4mQtFAd2B5qv-JDgPN3Fkpc2wULdEiCfFxJZ9VK_AKcX0ug@mail.gmail.com \
--to=galli.87@gmail.com \
--cc=emacs-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/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.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.