Groups
Groups
Sign in
Groups
Groups
django-page-cms
Conversations
About
Send feedback
Help
django-page-cms
1–30 of 164
Mark all as read
Report group
0 selected
Aryeh Leib Taurog
11/29/12
project activity, new release?
Is this project still active? There hasn't been much happening on github in the last six months.
unread,
project activity, new release?
Is this project still active? There hasn't been much happening on github in the last six months.
11/29/12
faden
10/18/12
Re: I have no idea fo this project.
Documentation of the project is available here: http://packages.python.org/django-page-cms/ On
unread,
Re: I have no idea fo this project.
Documentation of the project is available here: http://packages.python.org/django-page-cms/ On
10/18/12
Bill, KE1G
5/24/12
Where's the media?
I have 1.4.5 installed (using pip install) on a (new version) of a site. Contrary to what we got with
unread,
Where's the media?
I have 1.4.5 installed (using pip install) on a (new version) of a site. Contrary to what we got with
5/24/12
Stupot
5/13/12
Re: django page cms - content??
Hi, Did you follow all the steps in the installation instructions? http://packages.python.org/django-
unread,
Re: django page cms - content??
Hi, Did you follow all the steps in the installation instructions? http://packages.python.org/django-
5/13/12
Ian Ward
3
4/11/12
export to JSON
On Wed, Apr 11, 2012 at 10:00 AM, Ian Ward <i...@excess.org> wrote: > I'm working on this
unread,
export to JSON
On Wed, Apr 11, 2012 at 10:00 AM, Ian Ward <i...@excess.org> wrote: > I'm working on this
4/11/12
Ian Ward
4/14/12
export to JSON file
(I guess I've been talking to myself this past few days. Here's an update) I'm working on
unread,
export to JSON file
(I guess I've been talking to myself this past few days. Here's an update) I'm working on
4/14/12
Ian Ward
4/14/12
Seems my messages aren't making it to the list
Will it work if I use the web form?
unread,
Seems my messages aren't making it to the list
Will it work if I use the web form?
4/14/12
jjU
4/9/12
VideoWidget
Hello. I am wondering if there an sample on how to use the VideoWidget? Thanks, Ujjwal
unread,
VideoWidget
Hello. I am wondering if there an sample on how to use the VideoWidget? Thanks, Ujjwal
4/9/12
jjU
,
Ian Ward
3
3/22/12
Supporting multiple envionments
Yeah totally, I could do it via a South data migration but that gets into the developer workflow. I
unread,
Supporting multiple envionments
Yeah totally, I could do it via a South data migration but that gets into the developer workflow. I
3/22/12
Sergio Morstabilini
3/14/12
specify the permission needed to access a page
Hi all, what's the best way to limit the access to a page created with gerbi to a group of users?
unread,
specify the permission needed to access a page
Hi all, what's the best way to limit the access to a page created with gerbi to a group of users?
3/14/12
asdfg
2
12/1/11
Adding readonly fields
Ah, the answer was simpler than I expected - just needed to add an {% if field.is_readonly %} option
unread,
Adding readonly fields
Ah, the answer was simpler than I expected - just needed to add an {% if field.is_readonly %} option
12/1/11
Nico den Boer
,
faden
4
11/16/11
Re: localization - how to contribute?
Thank you. Then I know what to do. On a short term I can provide a Dutch translation (I am a native
unread,
Re: localization - how to contribute?
Thank you. Then I know what to do. On a short term I can provide a Dutch translation (I am a native
11/16/11
Stupot
8/19/11
using pages_dynamic_tree_menu with django 1.3
Hi, I'm trying to create a nice site navigation using the template tag: pages_dynamic_tree_menu
unread,
using pages_dynamic_tree_menu with django 1.3
Hi, I'm trying to create a nice site navigation using the template tag: pages_dynamic_tree_menu
8/19/11
gerram
,
Nicolas CANIART
2
6/27/11
language prefix
Hi ! I don't use url prefix myself and I'm not sure I completely understand your problem. You
unread,
language prefix
Hi ! I don't use url prefix myself and I'm not sure I completely understand your problem. You
6/27/11
asdfg
,
Hamish Gough
5
5/31/11
Output raw HTML to template
Ah, such a simple answer in the end! The PAGE_SANITIZE_USER_INPUT setting needed changing to False.
unread,
Output raw HTML to template
Ah, such a simple answer in the end! The PAGE_SANITIZE_USER_INPUT setting needed changing to False.
5/31/11
Aryeh Leib Taurog
,
faden
2
5/11/11
Change placeholder name
Hi, I think changing the type values to the new name should be enough. There is a cache but it
unread,
Change placeholder name
Hi, I think changing the type values to the new name should be enough. There is a cache but it
5/11/11
Nico C.
,
faden
3
5/4/11
Application Integration
Yes, further digging into the code, I found that out too. So moving the call a few lines up in my
unread,
Application Integration
Yes, further digging into the code, I found that out too. So moving the call a few lines up in my
5/4/11
asdfg
, …
captainmish
9
4/27/11
Retrieve specific page content in another app's view
I guessed thats what you meant :)
unread,
Retrieve specific page content in another app's view
I guessed thats what you meant :)
4/27/11
Andrew Cutler
4/14/11
Grappelli incompatibility
Hi all, It looks like there is now an incompatibility with Grappelli, which causes rendering issues
unread,
Grappelli incompatibility
Hi all, It looks like there is now an incompatibility with Grappelli, which causes rendering issues
4/14/11
tricks
2
3/27/11
upgrading django 1.2/page cms 1.2 to django 1.3/page cms 1.4
The issue was fixed back in Nov 2010. https://github.com/batiste/django-page-cms/issues/closed/#issue
unread,
upgrading django 1.2/page cms 1.2 to django 1.3/page cms 1.4
The issue was fixed back in Nov 2010. https://github.com/batiste/django-page-cms/issues/closed/#issue
3/27/11
jussi
3/15/11
csrf_token to ajax requests
Hi, there was a problem using django-page-cms in django-1.2.5. Here's the fix: add following
unread,
csrf_token to ajax requests
Hi, there was a problem using django-page-cms in django-1.2.5. Here's the fix: add following
3/15/11
captainmish
,
faden
2
3/4/11
pagination of child pages
I would personaly try to use the Django paginator object: http://docs.djangoproject.com/en/dev/topics
unread,
pagination of child pages
I would personaly try to use the Django paginator object: http://docs.djangoproject.com/en/dev/topics
3/4/11
asdfg
,
faden
4
3/3/11
Integration with django-categories
In the end I decided to just edit the pages module code itself (for now anyway). For anyone else
unread,
Integration with django-categories
In the end I decided to just edit the pages module code itself (for now anyway). For anyone else
3/3/11
captainmish
,
faden
3
3/3/11
template tags in content
Exactly what I needed, thanks! On 02/03/11 15:25, faden wrote: > The first step would be to add
unread,
template tags in content
Exactly what I needed, thanks! On 02/03/11 15:25, faden wrote: > The first step would be to add
3/3/11
captainmish
,
asdfg
2
3/2/11
categories and subcategories
Hi, I've been looking to do something similar, not only to categorise pages but content from
unread,
categories and subcategories
Hi, I've been looking to do something similar, not only to categorise pages but content from
3/2/11
captainmish
2
2/21/11
multiple searchindexes with haystack
In case its useful to anyone else, I have got around this with an extra boolean field in the
unread,
multiple searchindexes with haystack
In case its useful to anyone else, I have got around this with an extra boolean field in the
2/21/11
NicoC
,
faden
5
2/8/11
Admin "modify-content" and "get-content" urls behaviour discrepancy
Here is a fix for the content_id issue: https://github.com/batiste/django-page-cms/commit/
unread,
Admin "modify-content" and "get-content" urls behaviour discrepancy
Here is a fix for the content_id issue: https://github.com/batiste/django-page-cms/commit/
2/8/11
optimum...@laposte.net
,
Batiste Bieler
3
12/4/10
simple text input plugin
Oupsss, Im sorry, I thought i was on django-cms forum. On 4 déc, 16:14, Batiste Bieler <batiste.
unread,
simple text input plugin
Oupsss, Im sorry, I thought i was on django-cms forum. On 4 déc, 16:14, Batiste Bieler <batiste.
12/4/10
Ivan Uemlianin
12/1/10
WYMEDitor working in admin but not from frontend
Dear All I have just installed django-page-cms as a simple cms for a larger site (to add "About
unread,
WYMEDitor working in admin but not from frontend
Dear All I have just installed django-page-cms as a simple cms for a larger site (to add "About
12/1/10
franc...@gmail.com
2
11/5/10
Any beautiful hints for mptt living easy ?
Hey guys sorry for that, just posted in the bad place ;-) Forget it... 5 nov, 10:28, "franckb...
unread,
Any beautiful hints for mptt living easy ?
Hey guys sorry for that, just posted in the bad place ;-) Forget it... 5 nov, 10:28, "franckb...
11/5/10