django-google-maps
django-google-maps copied to clipboard
Issue with the documentation
The documentation avilable in the website pyp.org has some flaws when copy-pasting directlly from the website,
E.g: ‘widget’------> 'widget'
Code Sample On Documentation : map_fields.AddressField: { ‘widget’: map_widgets.GoogleMapsAddressWidget(attrs={ ‘data-autocomplete-options’: json.dumps({ ‘types’: [‘geocode’, ‘establishment’], ‘componentRestrictions’: { 'country': 'us'
please verify and assign it to me, Thank You!