Geoffrey-Django/migrations
Joey Hines f8ae09fd56 Added public farm location type
+Added PublicFarm and Resource models
+Farms have resources that they can harvest
+Added commands to add farms and add/remove resources from them
+Added find_farm to find farms
2019-03-02 11:48:28 -06:00
..
0001_initial.py Added command API and bot 2018-11-21 20:09:30 -06:00
0002_auto_20181229_2216.py Adding migrations to git 2019-01-14 08:05:01 -06:00
0003_apitoken.py Adding migrations to git 2019-01-14 08:05:01 -06:00
0004_apitoken_commands_perm.py Adding migrations to git 2019-01-14 08:05:01 -06:00
0005_auto_20190113_2255.py Adding migrations to git 2019-01-14 08:05:01 -06:00
0006_auto_20190131_1822.py Allows one location to have multiple owners. 2019-01-31 14:07:25 -06:00
0007_town.py Added the town location type 2019-02-02 16:31:02 -06:00
0008_publicfarm_resource.py Added public farm location type 2019-03-02 11:48:28 -06:00
__init__.py Initial Commit for v2 2018-10-26 18:42:53 -05:00