Skip to content

certik/bugzilla_ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bugzilla_ui
-----------

Django based interface to bugzilla. The goal is to provide a simple and easy to
use interface.

Installation
------------

Edit settings.py to match your database.

$ ./manage.py syncdb

(You can say "no" to create a super user.) Then either:

$ ./manage runserver

or install it like any other django application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published