• Stars
    star
    793
  • Rank 55,316 (Top 2 %)
  • Language
    Python
  • License
    BSD 3-Clause "New...
  • Created almost 11 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Country-specific Django helpers, formerly of contrib fame

django-localflavor

https://readthedocs.org/projects/django-localflavor/badge/?version=latest&style=plastic

Django's "localflavor" packages offer additional functionality for particular countries or cultures. For example, these might include form fields for your country's postal codes or government ID numbers.

This code used to live in Django proper -- in django.contrib.localflavor -- but was separated into a standalone package in Django 1.5 to keep the framework's core clean.

For a full list of available localflavors, see https://django-localflavor.readthedocs.io/

django-localflavor can also be found on and installed from the Python Package Index: https://pypi.python.org/pypi/django-localflavor

Release Overview

You're encouraged to use the latest version of this package unless you need support for an unsupported version of Django.

2023-04-22 - 4.0: Django 3.2, 4.0, 4.1 & 4.2

2021-05-28 - 3.1: Django 2.2, 3.0, 3.1 & 3.2

This release contains breaking data changes for the MX and IN flavors. Please see the changelog for details: https://github.com/django/django-localflavor/blob/3.1/docs/changelog.rst

2020-02-19 - 3.0: Django 2.2 & 3.0

All deprecated code has been removed in this release. This release also includes a number of other breaking changes. Please see the changelog for details: https://github.com/django/django-localflavor/blob/3.0/docs/changelog.rst

2019-05-07 - 2.2: Django 1.11 - 2.2

All deprecated code will be removed in the 3.0 release. Please run your project's tests using python -Wd so that deprecation warnings appear and can be addressed. See changelog for details.

2018-08-24 - 2.1: Django 1.11 - 2.1

2017-12-30 - 2.0: Django 1.11 - 2.0

All deprecated code has been removed in this release. See changelog for details.

2017-11-22 - 1.6: Django 1.8 - 1.11

All deprecated code will be removed in the next release. Please run your project's tests using python -Wd so that deprecation warnings appear and can be addressed.

2017-05-26 - 1.5: Django 1.8 - 1.11

2017-01-03 - 1.4: Django 1.8 - 1.10

2016-05-06 - 1.3: Django 1.7 - 1.9

2015-11-27 - 1.2: Django 1.5 - 1.9

2014-12-10 - 1.1: Django 1.5 - 1.7

2013-07-29 - 1.0: Django 1.5 - 1.6

More Repositories

1

django

The Web framework for perfectionists with deadlines.
Python
76,089
star
2

channels

Developer-friendly asynchrony for Django
Python
5,923
star
3

daphne

Django Channels HTTP/WebSocket server
Python
2,254
star
4

djangoproject.com

Source code to djangoproject.com
PostScript
1,823
star
5

asgiref

ASGI specification and utilities
Python
1,370
star
6

django-contrib-comments

Python
605
star
7

channels_redis

Redis channel layer backend for Django Channels
Python
566
star
8

djangosnippets.org

The code that powers djangosnippets.org, it allows users to post and share useful "snippets" of code.
Python
410
star
9

deps

Django Enhancement Proposals
409
star
10

djangobench

Harness and benchmarks for evaluating Django's performance over time
Python
211
star
11

django-box

VM to run the Django test suite. ARCHIVED Please use https://github.com/django/django-docker-box
Python
68
star
12

django-docs-translations

Translations of the Django documentation. Questions and discussions happen on https://forum.djangoproject.com/c/internals/i18n/14. The previously used group on Google Groups is no longer being used. If you are looking for old topics, you may be able to find them at https://groups.google.com/forum/#!forum/django-i18n.
Makefile
62
star
13

code.djangoproject.com

Configuration for Django's Trac instance (code.djangoproject.com)
Python
47
star
14

code-of-conduct

Internal documentation of the DSF Code of Conduct committee
43
star
15

asgi_ipc

IPC-based ASGI channel layer
Python
37
star
16

django-asv

Benchmarks for Django using asv
Python
26
star
17

dsf-working-groups

Working group mechanism for the DSF
20
star
18

ticketbot

Django's IRC ticketbot. Linkifies tickets and changesets. Hangs out in #django and #django-dev.
Python
18
star
19

.github

Org-level integration with GitHub features
9
star
20

django-fuzzers

Python
4
star