mirror of
https://github.com/django/django.git
synced 2025-04-08 15:36:47 +00:00
[4.1.x] Doc'd TextField.db_collation as optional.
Matches CharField.db_collation docs. Thanks to Paolo Melchiorre for the report. Backport of 5028a02352cb1fe3e64d63a614912ef694838862 from main
This commit is contained in:
parent
8aab03ab55
commit
064c8100a5
@ -1343,7 +1343,7 @@ However it is not enforced at the model or database level. Use a
|
||||
|
||||
.. attribute:: TextField.db_collation
|
||||
|
||||
The database collation name of the field.
|
||||
Optional. The database collation name of the field.
|
||||
|
||||
.. note::
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user