Results of 81 - 90 of about 149 for form (0.051 sec.)
- Django 1.8.3 リリースノート — Django 4.0.6 ドキュメント 5352
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
eField , IPAddressField , SlugField , and URLField form fields which use these validators all strip the in ...
s if you are using these validators outside of the form fields. The undocumented, internally unused valida ...
ith exclude() ( #24833 ). Corrected join promotion for multiple Case expressions. Annotating a query with ...
filter out results ( #24924 ). Fixed usage of transforms in subqueries ( #24744 ). Fixed SimpleTestCase.as ...
-
https://man.plustar.jp/django/releases/1.8.3.html
- [similar]
- GEOS API — Django 4.0.6 ドキュメント 5329
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
y: GEOSGeometry objects may be modified. Cross-platform and tested; compatible with Windows, Linux, Solari ...
s, and macOS platforms. Tutorial ¶ This section contains a brief introdu ...
geometry already has SRID: 1. The following input formats, along with their corresponding Python types, a ...
re accepted: Format Input Type WKT / EWKT str HEX / HEXEWKB str WKB ...
-
https://man.plustar.jp/django/ref/contrib/gis/geos.html
- [similar]
- Django 1.10.2 release notes — Django 4.0.6 ドキュメント 5294
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
/' when APPEND_SLASH=False ( #27238 ). Fixed model form default fallback for CheckboxSelectMultiple , Mult ...
-
https://man.plustar.jp/django/releases/1.10.2.html
- [similar]
- Django 1.10.6 release notes — Django 4.0.6 ドキュメント 5294
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ed ClearableFileInput 's "Clear" checkbox on model form fields where the model field has a default ( #2780 ...
-
https://man.plustar.jp/django/releases/1.10.6.html
- [similar]
- Django 1.11.6 リリースノート — Django 4.0.6 ドキュメント 5294
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
eral bugs in 1.11.5. Bugfixes ¶ Made the CharField form field convert whitespace-only values to the empty_ ...
-
https://man.plustar.jp/django/releases/1.11.6.html
- [similar]
- PostgreSQL specific database functions — Django 4.0.6 ドキュメント 5270
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
TransactionNow 前のトピックへ PostgreSQL specific form fields and widgets 次のトピックへ PostgreSQL speci ...
-
https://man.plustar.jp/django/ref/contrib/postgres/functions.html
- [similar]
- Django の例外 — Django 4.0.6 ドキュメント 5270
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ption ObjectDoesNotExist [ソース] ¶ The base class for Model.DoesNotExist exceptions. A try/except for Obj ...
MultipleObjectsReturned [ソース] ¶ The base class for Model.MultipleObjectsReturned exceptions. A try/exc ...
ept for MultipleObjectsReturned will catch MultipleObjectsR ...
usOperation exception is raised when a user has performed an operation that should be considered suspiciou ...
-
https://man.plustar.jp/django/ref/exceptions.html
- [similar]
- Django 1.11.4 リリースノート — Django 4.0.6 ドキュメント 5270
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
a regression in 1.11.3 on Python 2 where non-ASCII format values for date/time widgets results in an empty ...
d Field.has_changed() to return False for disabled form fields: BooleanField , MultipleChoiceField , Multi ...
-
https://man.plustar.jp/django/releases/1.11.4.html
- [similar]
- Django 2.1.4 リリースノート — Django 4.0.6 ドキュメント 5270
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
tor uses by lowercasing all passwords to match the format expected by the validator ( #29952 ). Prevented ...
jango 2.0 ( #29849 ). Fixed admin view-only change form crash when using ModelAdmin.prepopulated_fields ( ...
-
https://man.plustar.jp/django/releases/2.1.4.html
- [similar]
- Django 3.2 release notes — Django 4.0.6 ドキュメント 5270
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
as introduced for backwards-compatibility with the former style, with the intent to switch the ecosystem t ...
cache backend allows using the pymemcache library for memcached. pymemcache 3.4.0 or higher is required. ...
according to browser settings. See Theming support for more details. ModelAdmin.autocomplete_fields now re ...
¶ The new absolute_max argument for generic_inlineformset_factory() allows customizing the maximum number ...
-
https://man.plustar.jp/django/releases/3.2.html
- [similar]