api
Updated docs for models and command
2019-03-22 09:41:50 -05:00
docs
Updated docs and moved api endpoint to GeoffreyApp/api
2019-05-10 17:48:58 -05:00
migrations
Added PointOfInterest migration
2019-04-12 20:06:11 -05:00
static /GeoffreyApp
Couple small improvement in templates and models
2019-04-10 17:31:52 -05:00
templates /GeoffreyApp
Small fixed and improvements
2019-04-12 20:04:13 -05:00
templatetags
Added points of interest
2019-04-12 19:39:25 -05:00
test
Updated docs for models and command
2019-03-22 09:41:50 -05:00
.gitignore
Initial Commit for v2
2018-10-26 18:42:53 -05:00
LICENSE
Updated readme
2019-01-02 18:07:58 -06:00
README.md
Couple small improvement in templates and models
2019-04-10 17:31:52 -05:00
__init__.py
Bot now runs in its own screen
2018-12-01 20:17:19 -06:00
admin.py
Added points of interest
2019-04-12 19:39:25 -05:00
apps.py
Updated docs and moved api endpoint to GeoffreyApp/api
2019-05-10 17:48:58 -05:00
background_tasks.py
First pass on username update background task
2018-12-15 16:00:45 -06:00
errors.py
Added public farm location type
2019-03-02 11:48:28 -06:00
mcm_api.py
Got all tests passing again
2019-01-04 11:20:24 -06:00
minecraft_api.py
Added interface for the MCM Model api
2018-12-17 10:02:43 -06:00
models.py
Small fixed and improvements
2019-04-12 20:04:13 -05:00
urls.py
Updated docs and moved api endpoint to GeoffreyApp/api
2019-05-10 17:48:58 -05:00
util.py
Added the town location type
2019-02-02 16:31:02 -06:00
views.py
Small fixed and improvements
2019-04-12 20:04:13 -05:00