Geoffrey-Django/GeoffreyApp
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
..
api Added find_farm command 2019-05-14 17:38:12 -05:00
docs Added all models to the docs and fixed some command issues 2019-05-11 11:21:00 -05:00
management/commands Added update_mc_username management command 2019-07-21 09:51:47 -05:00
migrations added missing __init__.py 2019-05-12 11:25:50 -05:00
static/GeoffreyApp Rearranged project so it could be packaged easily 2019-05-10 20:29:44 -05:00
templates/GeoffreyApp Added attraction location type 2019-05-12 11:23:59 -05:00
templatetags Added attraction location type 2019-05-12 11:23:59 -05:00
test Fixed tests so they work in new packaging setup 2019-05-11 10:13:03 -05:00
LICENSE Rearranged project so it could be packaged easily 2019-05-10 20:29:44 -05:00
__init__.py Rearranged project so it could be packaged easily 2019-05-10 20:29:44 -05:00
admin.py Rearranged project so it could be packaged easily 2019-05-10 20:29:44 -05:00
apps.py Added update_mc_username management command 2019-07-21 09:51:47 -05:00
errors.py Rearranged project so it could be packaged easily 2019-05-10 20:29:44 -05:00
mcm_api.py Rearranged project so it could be packaged easily 2019-05-10 20:29:44 -05:00
minecraft_api.py Rearranged project so it could be packaged easily 2019-05-10 20:29:44 -05:00
models.py Fixed attraction missing in loc_child_obj 2019-05-13 09:53:01 -05:00
urls.py Fixed attraction missing in loc_child_obj 2019-05-13 09:53:01 -05:00
util.py Rearranged project so it could be packaged easily 2019-05-10 20:29:44 -05:00
views.py Added new location types to the homepage 2019-05-15 08:25:22 -05:00