Geoffrey-Django/templates/GeoffreyApp
Joey Hines b88bfbda43 Added a way to get the child object from a location object
+ get_loc_child returns the Town, Base, Shop... object
+ link gets the url for the location
+ the info command now returns the child object instead of the Location
object
+ Added Town navbar
2019-02-06 14:54:50 -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 Template clean up and added views for individual locations and players 2019-01-13 19:27:48 -06:00
location.html Fixed some issues on the templates for locations with multiple owners 2019-02-02 09:11:26 -06:00
location_link.html Added a way to get the child object from a location object 2019-02-06 14:54:50 -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
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