File tree Expand file tree Collapse file tree 4 files changed +6
-121
lines changed
Expand file tree Collapse file tree 4 files changed +6
-121
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ Changelog
443.0 (unreleased)
55------------------
66
7+ The deprecated `generic.checksums.luhn ` and `generic.checksums.ean ` functions have been removed in this release. Please
8+ use `python-stdnum <https://arthurdejong.org/python-stdnum/ >`_ instead.
9+
710New flavors:
811
912- Egypt local flavor
@@ -18,7 +21,9 @@ Modifications to existing flavors:
1821
1922Other changes:
2023
21- - None
24+ - Removed deprecated `generic.checksums.luhn ` and `generic.checksums.ean ` functions
25+ (`gh-379 <https://github.com/django/django-localflavor/pull/379 >`_).
26+
2227
23282.2 (2019-05-07)
2429------------------
Original file line number Diff line number Diff line change @@ -13,14 +13,6 @@ Models
1313.. automodule :: localflavor.generic.models
1414 :members:
1515
16- Checksums
17- ---------
18-
19- .. automodule :: localflavor.generic.checksums
20- :members:
21-
22- .. versionadded :: 1.1
23-
2416Validators
2517----------
2618
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments