caioariede / django-location-field
Location field and widget for Django. It supports Google Maps, OpenStreetMap and Mapbox
☆552Updated last year
Related projects ⓘ
Alternatives and complementary repositories for django-location-field
- A Django address model and field. Addresses may be specified by address components or by performing an automatic Google Maps lookup.☆430Updated last year
- collection of useful django actions to use with ModelAdmin or AdminSite.☆684Updated 9 months ago
- A simple app providing three models: Country, Region and City model. Also provided, a command to insert or update data from geonames data…☆336Updated 4 months ago
- A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating ne…