We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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'
The text was updated successfully, but these errors were encountered:
please verify and assign it to me, Thank You!
Sorry, something went wrong.
No branches or pull requests
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'
The text was updated successfully, but these errors were encountered: