Skip to content

fgallina/django-fabadmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fabadmin

Fabadmin provides fabric administration from the Django admin interface.

Installation

Edit your Django project settings and put fabadmin in your INSTALLED_APPS. Then set the FABADMIN_FABFILE setting to the full path of your fabfile like so:

FABADMIN_FABFILE = "/full/path/to/fabfile.py"

Requirements

  • ansi2html

About

Django based fabric admin interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages