djangoproject
@djangoproject · Post #180 · 02.10.2016 г., 20:21
An #apphook allows you to attach a #Django application to a page. For example, you might have a news application that you’d like integrated with #django_cms . In this case, you can create a normal django CMS page without any content of its own, and attach the news application to the page; the news application’s #content will be delivered at the page’s URL. http://docs.django-cms.org/en/release-3.3.x/how_to/apphooks.html