Kaydet (Commit) f1783ee4 authored tarafından Sergey Fedoseev's avatar Sergey Fedoseev Kaydeden (comit) Tim Graham

Corrected Permission.max_length in docs; refs #8162.

üst 5b17dcd8
......@@ -313,7 +313,11 @@ fields:
.. attribute:: name
Required. 50 characters or fewer. Example: ``'Can vote'``.
Required. 255 characters or fewer. Example: ``'Can vote'``.
.. versionchanged:: 1.8
The ``max_length`` increased from 50 to 255 characters.
.. attribute:: content_type
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment