Kaydet (Commit) 6574167a authored tarafından Tim Graham's avatar Tim Graham

Fixed typo in docs/releases/2.1.txt.

üst 9f6188bf
......@@ -31,7 +31,7 @@ Model "view" permission
A "view" permission is added to the model :attr:`Meta.default_permissions
<django.db.models.Options.default_permissions>`. The new permissions will be
create automatically when running :djadmin:`migrate`.
created automatically when running :djadmin:`migrate`.
This allows giving users read-only access to models in the admin.
:meth:`.ModelAdmin.has_view_permission` is new. The implementation is backwards
......
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