Geoffrey-Django/GeoffreyApp
Joey Hines 57f3d2fa83 Added bot setup to the docs 2019-08-21 12:47:25 -05:00
..
api Small bug fixes for the command objects 2019-08-19 16:54:17 -05:00
docs Added bot setup to the docs 2019-08-21 12:47:25 -05:00
management/commands Added update_mc_username management command 2019-07-21 09:51:47 -05:00
migrations Added a basic db router to prevent conflicts with other django apps 2019-08-21 07:53:39 -05:00
static/GeoffreyApp Rearranged project so it could be packaged easily 2019-05-10 20:29:44 -05:00
templates/GeoffreyApp Fixed issues formatting issue with more than one owner on the website 2019-08-21 07:55:28 -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 Removed background_tasks import 2019-07-21 10:40:07 -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 Small bug fixes for the command objects 2019-08-19 16:54:17 -05:00
router.py Added a basic db router to prevent conflicts with other django apps 2019-08-21 07:53:39 -05:00
urls.py Fixed attraction missing in loc_child_obj 2019-05-13 09:53:01 -05:00
util.py Combined migrations 2019-07-21 09:58:38 -05:00
views.py Added new location types to the homepage 2019-05-15 08:25:22 -05:00