Skip to content

fgallina/python-django.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 

Repository files navigation

This package contains python-django.el

Info

Introduction

A Jazzy package for managing Django projects.

Django project management package with the goodies you would expect and then some. The project buffer workings is pretty much inspired by the good ol’ `magit-status’ buffer.

See the header of python-django.el for more information.

Requirements

This package relies heavily in fgallina’s `python.el’ available in stock Emacs>=24.3 (or https://github.com/fgallina/python.el).

Installation/Usage

Add this to your .emacs:

(add-to-list 'load-path "/folder/containing/file")
(require 'python-django)

See this blog post for a detailed quick start: http://web.archive.org/web/20131010005338/http://from-the-cloud.com/en/emacs/2013/01/28_emacs-as-a-django-ide-with-python-djangoel.html

Bug Reports

If you find a bug please report it in the github tracker.

License

python-django.el is free software under the GPL v3, see LICENSE file for details.

About

An Emacs package for managing Django projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published