How to see dajngo CMS all source code of administration page in pycharm . "View published" and "publish changes" button code in django cms adminstation panel in pycharm after installing django cms in pycharm through terminal. My New Created page is where is saving I can't understand.After creating New page through edit and structure panel of django-cms is it redirecting to my site front end that, I wrote in fullwidth.html as <%load extends "index.html" %>.my front end has admin panel that is redirecting properly but I can't understand after creating new page above mentioned (edit & structure panel) where it is exactly storing and how to avoid redirection to my front page i.e index.html instead I want New Created page on view of edit and structure panel or view.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/bc79adef-e5fc-4e48-aaf3-f33f0bb3bf26%40googlegroups.com.