Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=========================== Git Log Debug Toolbar Panel

Fork of sjhewitt's Debug Toolbar Panel add-on to collect information about resent git commits. Origing: https://github.com/sjhewitt/django-debug-toolbar-git-panel/commit/.

Installation

  1. Install and configure Django Debug Toolbar.

  2. Add 'debug_toolbar_git_commit.panel.GitCommitStatus' to your DEBUG_TOOLBAR_PANELS, and 'debug_toolbar_git_commit' to INSTALLED_APPS.

Configuration

  • GIT_COMMIT_COUNT lets you set the number of commits to show in the panel (defaults to 20.)

  • GIT_COMMIT_URL (optional) lets you specify the link to the base url to link to the commit.

About

Git Commit Log Panel for the Django Debug Toolbar

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages