A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.
Stars
1.5k
Forks
302
Watchers
1.5k
Open Issues
9
Overall repository health assessment
No package.json found
This might not be a Node.js project
673
commits
11
commits
6
commits
4
commits
3
commits
3
commits
3
commits
2
commits
2
commits
2
commits
Add regression test for issue #300: COUNTRIES_ONLY and migrations
b0877b5View on GitHubFix CountryFilter to support filtering through relations (issue #432)
2b43e3dView on GitHubFix legacy test compatibility and achieve 100% test coverage
6917e2aView on GitHubAdd browser language detection tests for COUNTRIES_FIRST_AUTO_DETECT
3b47112View on GitHubFix test_dynamic_first tests to skip when i18n is disabled
7bfef7eView on GitHubAdd deploy_docs command and standardize version markers
04def8cView on GitHubAdd documentation guidance for version markers in CLAUDE.md
a3eaa92View on GitHubUpdate documentation for deployment script and reset version markers
7994bbeView on GitHubRefactor deployment script from bash to Python with enhanced features
a114f1dView on GitHubAdd dynamic country ordering with language-based settings and context manager
c92974eView on GitHub