Commit Graph

16 Commits (bd9dad6c8247fd698f958945117186766e436c5e)

Author SHA1 Message Date
Joey Hines bd9dad6c82 Included migration 2019-07-21 09:59:07 -05:00
Joey Hines ab7bfb923c Combined migrations 2019-07-21 09:58:38 -05:00
Joey Hines 00ad1f429f Added update_mc_username management command
+ This replaces the internal background task to handle username updates
+ This command can be called from an external service to update
  usernames
2019-07-21 09:51:47 -05:00
Joey Hines fabc697492 Added new location types to the homepage 2019-05-15 08:25:22 -05:00
Joey Hines 217b55ec02 Added find_farm command 2019-05-14 17:38:12 -05:00
Joey Hines 2816d528a0 Fixed attraction missing in loc_child_obj 2019-05-13 09:53:01 -05:00
Joey Hines 50aad08967 typo in new add_attraction command
+ learn how to c/p smh
2019-05-12 11:27:36 -05:00
Joey Hines 2472f70dd2 added missing __init__.py 2019-05-12 11:25:50 -05:00
Joey Hines 682faca893 Added attraction location type 2019-05-12 11:23:59 -05:00
Joey Hines 985dd17dc0 Added market commands 2019-05-11 11:46:30 -05:00
Joey Hines f1a7cb61e5 Added all models to the docs and fixed some command issues 2019-05-11 11:21:00 -05:00
Joey Hines 235ed18f7e added farms to the info command 2019-05-11 10:47:49 -05:00
Joey Hines 683eeaff25 Fixed docs building
+ need to look into a better way to do this
2019-05-11 10:21:36 -05:00
Joey Hines f6272b100f Fixed tests so they work in new packaging setup 2019-05-11 10:13:03 -05:00
Joey Hines f40bf2fb95 Fixed formatting issue in docs 2019-05-10 20:51:06 -05:00
Joey Hines c560aaf2f2 Rearranged project so it could be packaged easily 2019-05-10 20:29:44 -05:00