mirror of
https://github.com/nikdoof/vapemap.git
synced 2025-12-17 11:49:25 +00:00
Add full address to the search storage.
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
{{ object.name }}
|
{{ object.name }}
|
||||||
{{ object.address.city }}
|
{{ object.get_full_address }}
|
||||||
{{ object.address.county }}
|
|
||||||
{{ object.address.postcode }}
|
|
||||||
{{ object.long_description }}
|
{{ object.long_description }}
|
||||||
Reference in New Issue
Block a user