..
apiserver
Return true/false instead of 1/0 for lockouts
2020-06-05 02:52:53 +00:00
backups
Git keep backups directory
2020-02-16 02:37:03 +00:00
data /static
Protect static. against misconfigured webservers
2020-01-26 22:40:39 +00:00
docs
Update docs specs
2020-05-31 00:40:33 +00:00
misc
Add API route to generate member's application PDF forms
2020-01-26 08:29:14 +00:00
missing_paypal
Add script to import missing paypal txs from their API
2020-02-13 22:49:08 +00:00
old_paypal
Add script to parse old paypal txs into member hints
2020-01-29 23:42:10 +00:00
old_photos
Git keep data and old_photos folders
2020-01-11 04:50:39 +00:00
.gitignore
Add script to import old card scan counts
2020-06-04 02:35:38 +00:00
clean_member_names.py
Add script to clean member names
2020-02-28 07:24:09 +00:00
delete_old_backups.sh
Change method of generating backups
2020-02-21 00:09:48 +00:00
gen_old_models.sh
Complete login, sign up, and member details
2020-01-08 23:48:00 +00:00
import_card_scans.py
Add any missing days to card scan import script
2020-06-04 03:04:06 +00:00
import_member_counts.py
Add script to import old member counts from csv
2020-04-21 05:46:40 +00:00
import_missing_paypal.py
Add script to import missing paypal txs from their API
2020-02-13 22:49:08 +00:00
import_old_portal.py
Ignore Contractor member accounts on portal import
2020-02-10 02:09:39 +00:00
import_signup_counts.py
Rename table to StatsSignupCount
2020-04-26 03:39:38 +00:00
lockout_auth_update.py
Utility to populate tool certification dates from training data
2020-06-04 19:22:26 -06:00
manage.py
Set up boilerplate django-rest-framework
2020-01-06 21:58:38 +00:00
requirements.txt
Bump bleach from 3.1.2 to 3.1.4 in /apiserver
2020-03-30 20:14:09 +00:00
train_paypal_ids.py
Add script to parse old paypal txs into member hints
2020-01-29 23:42:10 +00:00