User profiles

13 views
Skip to first unread message

Вячеслав Хром'як

unread,
Jun 22, 2016, 11:35:28 AM6/22/16
to django CMS users
Hello.

Can you use django CMS for user profiles?

/profile/{id}

I don't understand how to make the id pages inherit from the same template with same placeholders.

Martin Koistinen

unread,
Jun 22, 2016, 4:59:20 PM6/22/16
to django CMS users
Yes. If I were doing this I would make an "Apphook" which is effectively just a normal Django application that is "hooked" into the CMS. Your application could provide a list-view and detail-view for each user and these would appear as very normal looking CMS pages if you use the CMS templates too.

Here's a "howto" video I made some time ago on how to do this sort of thing: https://www.youtube.com/watch?v=Dj8dhgmzlFM
Reply all
Reply to author
Forward
0 new messages