..
api
Added the restock_multiple command using iregex to query items ( #24 )
2020-08-12 02:14:28 +02:00
docs
Added plugin to docs
2020-01-08 15:06:32 -06:00
management /commands
Added update_mc_username management command
2019-07-21 09:51:47 -05:00
migrations
Fixed null issue for discord uuid
2020-01-08 19:55:21 -06:00
static /GeoffreyApp
Rearranged project so it could be packaged easily
2019-05-10 20:29:44 -05:00
templates /GeoffreyApp
Restricted price per item to 3 decimal points
2019-10-05 10:47:05 -05:00
templatetags
Fixed navbar links being broken
2019-09-30 14:38:18 -05:00
test
Added support for setting the dimension of a location
2020-01-08 14:24:17 -06: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
Added attractions to admin page and fixed point of interest issue
2020-01-08 14:33:25 -06:00
apps.py
Added models_api perm
2019-09-17 11:23: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 null issue for discord uuid
2020-01-08 19:55:21 -06: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
Setting "GEOFFREY_DYNMAP_URL" to none disabled the dynmap iframe
2019-09-29 14:55:28 -05:00