Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
noors312 committed Jan 4, 2021
1 parent e105185 commit 42f5615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -45,7 +45,7 @@ USAGE:
class RentalAdmin(DoubleGisAdmin):
multiple_markers = False # Here is your option
```
- in template include `{% load doublegis %}` and use `{% render_map instanse %}` wherever you need
- in template include ```{% load doublegis %}``` and use ```{% render_map instanse %}``` wherever you need
That should be all you need to get started.

I also like to make the geolocation field readonly in the admin so a user
Expand Down

0 comments on commit 42f5615

Please sign in to comment.