Re: django page cms - content??

44 views
Skip to first unread message
Message has been deleted

Stupot

unread,
May 13, 2012, 7:17:50 AM5/13/12
to django-...@googlegroups.com
Hi,

Did you follow all the steps in the installation instructions?

http://packages.python.org/django-page-cms/installation.html

Did you add: 

url(r'^pages/', include('pages.urls')),

to your url patterns?

If you created a page called 'maps' in your pages admin, you should be able to view it by going to:

your_site/pages/maps

What happens if you click on the 'view on site' link at the top of your admin template? You should see the page that you just created.

Good luck : )



On Wednesday, May 9, 2012 10:05:44 AM UTC+1, Claire Watkins wrote:
Hi all,

I'm extremely new to django, python etc and i'm trying to create a
website. I've used a django/admin page before which my colleague had
created and it contained "Pages" and "Navigation". Within pages you
placed the content and within nagivation you determined which "tabs"
you had across the top of the website which linked to "pages". I came
across the django-page-cms, and i've installed what i need - i now
have the pages section in the admin site (which i'm pleased about) but
when i add a page - i can only seem to change the template and not the
context?

What code do i need and where do i put it? Really confused please
help! I'm only wanting to have home, about and maps pages within my
website!



On Wednesday, May 9, 2012 10:05:44 AM UTC+1, Claire Watkins wrote:
Hi all,

I'm extremely new to django, python etc and i'm trying to create a
website. I've used a django/admin page before which my colleague had
created and it contained "Pages" and "Navigation". Within pages you
placed the content and within nagivation you determined which "tabs"
you had across the top of the website which linked to "pages". I came
across the django-page-cms, and i've installed what i need - i now
have the pages section in the admin site (which i'm pleased about) but
when i add a page - i can only seem to change the template and not the
context?

What code do i need and where do i put it? Really confused please
help! I'm only wanting to have home, about and maps pages within my
website!



On Wednesday, May 9, 2012 10:05:44 AM UTC+1, Claire Watkins wrote:
Hi all,

I'm extremely new to django, python etc and i'm trying to create a
website. I've used a django/admin page before which my colleague had
created and it contained "Pages" and "Navigation". Within pages you
placed the content and within nagivation you determined which "tabs"
you had across the top of the website which linked to "pages". I came
across the django-page-cms, and i've installed what i need - i now
have the pages section in the admin site (which i'm pleased about) but
when i add a page - i can only seem to change the template and not the
context?

What code do i need and where do i put it? Really confused please
help! I'm only wanting to have home, about and maps pages within my
website!



On Wednesday, May 9, 2012 10:05:44 AM UTC+1, Claire Watkins wrote:
Hi all,

I'm extremely new to django, python etc and i'm trying to create a
website. I've used a django/admin page before which my colleague had
created and it contained "Pages" and "Navigation". Within pages you
placed the content and within nagivation you determined which "tabs"
you had across the top of the website which linked to "pages". I came
across the django-page-cms, and i've installed what i need - i now
have the pages section in the admin site (which i'm pleased about) but
when i add a page - i can only seem to change the template and not the
context?

What code do i need and where do i put it? Really confused please
help! I'm only wanting to have home, about and maps pages within my
website!


Reply all
Reply to author
Forward
0 new messages