Results of 1 - 10 of about 17 for GenericIPAddressField (0.024 sec.)
- Django 1.8.13 リリースノート — Django 4.0.6 ドキュメント 14466
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
n of an empty string to null when saving values of GenericIPAddressField on SQLite and MySQL ( #26557 ). 目次 Django 1.8.13 ...
ixes , ドキュメント , Restored , 検索 , クイック , GenericIPAddressField クイック検索 Last update: 2022年6月01日 « previous ...
-
https://man.plustar.jp/django/releases/1.8.13.html
- [similar]
- Django 1.6 release notes — Django 4.0.6 ドキュメント 9724
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
in the comments app ¶ The comments app now uses a GenericIPAddressField for storing commenters' IP addresses, to support c ...
s for IntegerField , EmailField , IPAddressField , GenericIPAddressField , and SlugField have been suppressed because they ...
f admindocs, proven not to be reusable in general. GenericIPAddressField will now only allow blank values if null values ar ...
e also allowed. Creating a GenericIPAddressField where blank is allowed but null is not will trigge ...
-
https://man.plustar.jp/django/releases/1.6.html
- [similar]
- Django 1.9.6 リリースノート — Django 4.0.6 ドキュメント 9724
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
n of an empty string to null when saving values of GenericIPAddressField on SQLite and MySQL ( #26557 ). Fixed a makemessag ...
-
https://man.plustar.jp/django/releases/1.9.6.html
- [similar]
- モデルフィールドリファレンス — Django 4.0.6 ドキュメント 9397
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
のドキュメント decimal module を参照してください。 GenericIPAddressField ¶ class GenericIPAddressField ( protocol = 'both' ...
れます。そして、すべての文字は小文字に変換されます。 GenericIPAddressField. protocol ¶ 有効なインプットを、指定したプロトコル ...
れかです。マッチングは大文字と小文字を区別しません。 GenericIPAddressField. unpack_ipv4 ¶ IPv4 にマッピングされた ::ffff:192. ...
ld FileField と FieldFile FilePathField FloatField GenericIPAddressField ImageField IntegerField JSONField PositiveBigInteg ...
-
https://man.plustar.jp/django/ref/models/fields.html
- [similar]
- Django 1.4.2 release notes — Django 4.0.6 ドキュメント 9397
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
kwards incompatible changes ¶ The newly introduced GenericIPAddressField constructor arguments have been adapted to match t ...
-
https://man.plustar.jp/django/releases/1.4.2.html
- [similar]
- Form fields — Django 4.0.6 ドキュメント 8707
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ontrol the range of values permitted in the field. GenericIPAddressField ¶ class GenericIPAddressField ( ** kwargs ) ¶ IPv4 ...
ield EmailField FileField FilePathField FloatField GenericIPAddressField ImageField IntegerField JSONField MultipleChoiceFi ...
-
https://man.plustar.jp/django/ref/forms/fields.html
- [similar]
- Django 1.4.11 release notes — Django 4.0.6 ドキュメント 8707
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
t correctly convert their arguments: FilePathField GenericIPAddressField IPAddressField These three fields have been update ...
-
https://man.plustar.jp/django/releases/1.4.11.html
- [similar]
- Django 1.5.6 release notes — Django 4.0.6 ドキュメント 8707
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
t correctly convert their arguments: FilePathField GenericIPAddressField IPAddressField These three fields have been update ...
-
https://man.plustar.jp/django/releases/1.5.6.html
- [similar]
- Django 1.6.3 release notes — Django 4.0.6 ドキュメント 8379
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
t correctly convert their arguments: FilePathField GenericIPAddressField IPAddressField These three fields have been update ...
-
https://man.plustar.jp/django/releases/1.6.3.html
- [similar]
- Django 1.4 release notes — Django 4.0.6 ドキュメント 7690
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
can now better handle IPv6 addresses with the new GenericIPAddressField model field, GenericIPAddressField form field and ...
-
https://man.plustar.jp/django/releases/1.4.html
- [similar]