Add full address to the search storage.

This commit is contained in:
2013-04-12 20:21:26 +01:00
parent f67357441d
commit bcc39da841

View File

@@ -1,5 +1,3 @@
{{ object.name }}
{{ object.address.city }}
{{ object.address.county }}
{{ object.address.postcode }}
{{ object.get_full_address }}
{{ object.long_description }}