spaceport/apiserver
2021-01-12 02:42:53 +00:00
..
apiserver Improve logging 2021-01-12 02:42: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 Improve development docs 2020-11-15 00:53:07 +00:00
misc Update member form template 2020-11-15 17:31:00 -07: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_addresses.py Add script to delete member addresses from database 2020-09-27 04:02:07 +00:00
delete_old_backups.sh Change method of generating backups 2020-02-21 00:09:48 +00:00
export_member_addresses.py Add script to export member addresses 2020-08-08 23:48:22 +00:00
gen_card_photos.py Add execution permissions to scripts 2020-09-15 20:59:39 +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_rabbit_group.py Add execution permissions to scripts 2020-09-15 20:59:39 +00:00
import_signup_counts.py Rename table to StatsSignupCount 2020-04-26 03:39:38 +00:00
import_six_month_plus_count.py Add script to import historical number of members older than six months 2020-11-18 23:57:37 +00:00
import_trotec_group.py Add execution permissions to scripts 2020-09-15 20:59:39 +00:00
import_vetted_count.py Add script to import historical number of vetted members 2020-11-19 00:53:06 +00:00
lockout_auth_update.py Add execution permissions to scripts 2020-09-15 20:59:39 +00:00
manage.py Set up boilerplate django-rest-framework 2020-01-06 21:58:38 +00:00
requirements.txt Upgrade Pillow to fix exif image data bug 2020-08-20 23:53:28 +00:00
train_paypal_ids.py Add script to parse old paypal txs into member hints 2020-01-29 23:42:10 +00:00