mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
[1.5.x] Removed US localflavor-specific tests from core
Also fixes #9045.
Backport of 8248d1402
from master.
This commit is contained in:
parent
c81e8e7068
commit
fce779475e
5 changed files with 6 additions and 48 deletions
|
@ -90,9 +90,6 @@ Model field Form field
|
|||
|
||||
``NullBooleanField`` ``CharField``
|
||||
|
||||
``PhoneNumberField`` ``USPhoneNumberField``
|
||||
(from ``django.contrib.localflavor.us``)
|
||||
|
||||
``PositiveIntegerField`` ``IntegerField``
|
||||
|
||||
``PositiveSmallIntegerField`` ``IntegerField``
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue