django-countries

A Django application that provides country choices for use with forms, flag icons static files, and a country field for models. (by SmileyChris)

Django-countries Alternatives

Similar projects and alternatives to django-countries

  1. geocoder

    :earth_asia: Python Geocoder (by DenisCarriere)

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Shapely

    Manipulation and analysis of geometric objects

  4. GeoIP

    Discontinued DEPRECATED GeoIP Legacy Python API

  5. geopy

    Geocoding library for Python.

  6. GeoDjango

    GeoDjango provides geospatial extensions to the Django web dev framework

  7. geojson

    Python bindings and utilities for GeoJSON

  8. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  9. Reverse Geocoder

    A fast, offline reverse geocoder in Python

  10. geoip2

    Python code for GeoIP2 webservice client and database reader

  11. IP2Location-Python

    This module is a Python Library that enables the user to find the country, region, city, coordinates, zip code, ISP, domain name, timezone, connection speed, IDD code, area code, weather station code, weather station name, mobile, usage types, address type and IAB category that any IP address or host name originates from.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better django-countries alternative or higher similarity.

django-countries discussion

Log in or Post with

django-countries reviews and mentions

Posts with mentions or reviews of django-countries. We have used some of these posts to build our list of alternatives and similar projects.
  • Nested model serializer error
    1 project | /r/learndjango | 9 May 2022
    Hi, CountryField comes from django-countries (https://github.com/SmileyChris/django-countries) and is definitely not the source of the problem (for context, I have already created a basic API endpoint that displays a user profile i.e an instance of CustomUser). As for your second question, I concur that this is probably where the error lies from discussing with people over SO. However, I am not entirely sure how I can fix it. If I swap out `'''`CustomUserDetailSerializerSM''' for '''CustomUserSocialMediaSerializer''', my view would only show the user_id, social_media and social_media_url, whereas I am trying to show both the social media details as well as details about the '''CustomUser''' instance associated with those social media details (as queried using the '''username''' argument in the URL pattern).
  • AttributeError: 'CountryField' object has no attribute 'db_collation'
    1 project | /r/django | 28 Apr 2022
    You're using an old version of the django_countries package. It has a bug that was fixed in this commit and which should be fixed in the latest release.

Stats

Basic django-countries repo stats
2
1,478
5.6
11 months ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?