This website works better with JavaScript.
Home
Explore
Help
Sign In
bike
/
workstand
mirror of
https://github.com/fspc/workstand.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
249
Commits
12
Branches
0
Tags
682 KiB
Tree:
0b5092842f
add-build-visit
feature/bike-tracking
feature/bug/disable-submit-until-valid
feature/letsencrypt-webroot
feature/licence
feature/localisation
feature/python-error-tracking
feature/travis-only-master
feature/upgrade-admin-visits
issue52
issue54
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0b5092842f'
${ noResults }
workstand
/
requirements
/
production.txt
5 lines
61 B
Raw
Normal View
History
Initial commit.
9 years ago
-r base.txt
Add member notes (#35) * Linting. * Clean up. * Hope this makes installs better. * Rework edit member form with notes and banned and suspended. * Add slack notifications. * Display new member statuses. * Update docker run command migrate, collectstatic, and rebuild_index * Formatting and only push when master. * Don’t need this for an edit page. * More meaningful action. * Add testing requirements. * Run tests during build. * Use prod settings for testing. * Nail down the order of those tests.
8 years ago
-r testing.txt
Initial commit.
9 years ago
gunicorn==19.4.5
Add rollbar (#37)
8 years ago
rollbar==0.13.11