unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [ANN] python.el + Django = python-django.el
@ 2012-12-04  3:25 Fabian Ezequiel Gallina
  2012-12-04 14:43 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Fabian Ezequiel Gallina @ 2012-12-04  3:25 UTC (permalink / raw)
  To: Emacs-Devel devel

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



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

* Re: [ANN] python.el + Django = python-django.el
  2012-12-04  3:25 [ANN] python.el + Django = python-django.el Fabian Ezequiel Gallina
@ 2012-12-04 14:43 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2012-12-04 14:43 UTC (permalink / raw)
  To: Fabian Ezequiel Gallina; +Cc: Emacs-Devel devel

> I just pushed to github an Emacs package to work with Django
> projects.

Why don't you put it in the `elpa' branch instead?


        Stefan



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

end of thread, other threads:[~2012-12-04 14:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-04  3:25 [ANN] python.el + Django = python-django.el Fabian Ezequiel Gallina
2012-12-04 14:43 ` Stefan Monnier

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

	https://git.savannah.gnu.org/cgit/emacs.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).