https://github.com/xarg/django-beanstalk
Django beanstalk admin app.
https://github.com/xarg/django-beanstalk
Last synced: over 1 year ago
JSON representation
Django beanstalk admin app.
- Host: GitHub
- URL: https://github.com/xarg/django-beanstalk
- Owner: xarg
- License: other
- Created: 2010-04-23T15:18:58.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2010-05-07T12:42:33.000Z (about 16 years ago)
- Last Synced: 2025-03-11T02:12:55.606Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 109 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
django-beanstalk
== Description
An admin app that allows you to manage a beanstalkd server.
You can browse tubes and see the stats. You can release jobs and so on.
See: http://xph.us/software/beanstalkd/
== Authors
* Alexandru Plugaru (alexandru.plugaru@gmail.com)