Geoffrey-Django/templates/GeoffreyApp
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
..
base.html Template clean up and added views for individual locations and players 2019-01-13 19:27:48 -06:00
base_list.html Fixed some issues on the templates for locations with multiple owners 2019-02-02 09:11:26 -06:00
error.html Template clean up and added views for individual locations and players 2019-01-13 19:27:48 -06:00
home.html Holy datatables batman 2019-01-12 15:06:06 -06:00
itemlisting_list.html Template clean up and added views for individual locations and players 2019-01-13 19:27:48 -06:00
itemlisting_table.html Added public farm location type 2019-03-02 11:48:28 -06:00
location.html Fixed some issues on the templates for locations with multiple owners 2019-02-02 09:11:26 -06:00
location_table.html Added a way to get the child object from a location object 2019-02-06 14:54:50 -06:00
player.html Template clean up and added views for individual locations and players 2019-01-13 19:27:48 -06:00
player_link.html Template clean up and added views for individual locations and players 2019-01-13 19:27:48 -06:00
player_list.html Template clean up and added views for individual locations and players 2019-01-13 19:27:48 -06:00
player_table.html Template clean up and added views for individual locations and players 2019-01-13 19:27:48 -06:00
publicfarm.html Added public farm location type 2019-03-02 11:48:28 -06:00
publicfarm_list.html Added public farm location type 2019-03-02 11:48:28 -06:00
resource_table.html Added public farm location type 2019-03-02 11:48:28 -06:00
search.html Template clean up and added views for individual locations and players 2019-01-13 19:27:48 -06:00
shop.html Template clean up and added views for individual locations and players 2019-01-13 19:27:48 -06:00
shop_list.html Template clean up and added views for individual locations and players 2019-01-13 19:27:48 -06:00
town.html Added a way to get the child object from a location object 2019-02-06 14:54:50 -06:00
town_list.html Added a way to get the child object from a location object 2019-02-06 14:54:50 -06:00