Fix typo in admin.rst
This commit is contained in:
committed by
Diederik van der Boor
parent
9042fdd689
commit
6d27bb3334
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
Django admin integration
|
Django admin integration
|
||||||
========================
|
========================
|
||||||
|
|
||||||
Off course, it's possible to register individual polymorphic models in the Django admin interface.
|
Of course, it's possible to register individual polymorphic models in the Django admin interface.
|
||||||
However, to use these models in a single cohesive interface, some extra base classes are available.
|
However, to use these models in a single cohesive interface, some extra base classes are available.
|
||||||
|
|
||||||
Setup
|
Setup
|
||||||
|
|||||||
Reference in New Issue
Block a user