Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 1684  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussion group for django-cms, a content management system for Django (django-cms.org)
 

flag Job Posting Policy 
  *Job Posting Policy for the django-cms mailing list* * * * Job postings are fine as long as they're directly related to django CMS. * Job postings must include an e-mail address to respond to. * Replies to job postings should go directly to that e-mail address, not as replies to the mailing list
By Jonas Obrist  - Mar 5 - 1 new of 1 message    

Upgrading to Django 1.5 with Django-CMS and custom user model 
  Hi, I am upgrading my Django-CMS 2.4.1 site to Django 1.5, which involves changing the old user profile to a new custom user model. To do this I followed this process<[link]>. I also replaced all references to User with settings.AUTH_USER_MODEL.... more »
By Arthur Street  - May 17 - 1 new of 1 message    

1 website, 3 domains, 3 languages 
  First of all: Django 1.4, django-cms 2.3 What I have to do is to have 1 website, using 3 languages and each language has its own domain. I use URLs like: domain.com/en/contact , domain.com/es/contacto , domain.com/pl/kontakt I need to change that. Now domain.pl/kontakt should use the same as domain.com/pl/kontakt... more »
By robos85  - May 17 - 4 new of 4 messages    

Django CMS 2.4.1 not showing app-hooks in preview draft. 
  Hi As I said in the subject I cant see the app-hook when previewing the draft . The app-hook gets called. I tried to trace the stuff back to cms but I got lost in the cms code and decided to come here and ask! Any ideas? Regards Mani
By mani sabri  - May 16 - 1 new of 1 message    

Django-CMS pages all blank after upgrade from 2.3.5 to 2.4.1 
  Hi, I suspect I'm having a problem with the publisher in Django-CMS 2.4. I am upgrading a site from Django-CMS 2.3.5 to Django-CMS 2.4.1 (and sticking with Django 1.4.3). When I type ./manage runserver from a virtualenv with Django-CMS 2.3.5, all works fine. When I move to a virtualenv with Django-CMS 2.4.1, but... more »
By Arthur Street  - May 15 - 6 new of 6 messages    

Listing long list of products on Django-CMS 
  I've built a site for a customer where we showed a few products by category and then using a custom page per product, all using the standard admin and basic menu navigation. So far everything works great but .. The product list has been growing , and growing to the point that it is getting cumbersome to administer so... more »
By Alex Ferrer  - May 13 - 4 new of 4 messages    

Python 3 compatibility 
  Hello! I would like to start to play with django-cms. Is it already possible to run it on Python 3? Even with some limitations... I don't need to have it rock-stable for now. I run Diango 1.5.1 on Python 3.3.1 and I am quite happy with it. Michal
By Michal Sládek  - May 11 - 1 new of 1 message    

Make cache clearing optional 
  I'd like to submit some code to make cache clearing when doing administrative operations optional. I'm fine with having permissions and menus be in an inconsistent state for the cache duration. I'm seeing page publishing times of around 45 seconds and most of that time is spent clearing cache. The menu cache is cleared at least 3 times when a... more »
By Benjamin Liles  - May 9 - 1 new of 1 message    

Howto dynamically dispatch apps and views 
  FYI1: 'Old' pythonist, but CGI and cli utilities only. django noob. I'm playing with django (~1.3) and using "Django 1.0 Website development" by Hourieh as a a tutorial. FYI2: I have developed and used my own MVC'ish framework for some time now. Let's take the following test code : ...from bookmarks.views import *... more »
By Tim Johnson  - May 7 - 7 new of 7 messages    

IntegrityError: duplicate key value violates unique constraint "cms_page_publisher_public_id_key" 
  Hi all, In my django cms application I have an o2o relation from my model to Page: class Department(models.Model): page = models.OneToOneField(Page, blank=True, related_name='department', null=True) This Department.page field is automatically filled by a post_save signal:... more »
By Roberto López López  - May 7 - 4 new of 4 messages    

content disappeared after 2.2 -> 2.3.5 upgrade: nested placeholders? 
  Hi, A client complained that certain content was missing after a recent upgrade/migration from 2.2 to 2.3.5. It turns out the client's designer/frontend developer created a plugin containing placeholders. In other words, a base template "foo.html" defined placeholder 'A', plugin template 'plugin.html' defined placeholder 'B' and... more »
By Ivo van der Wijk  - May 3 - 1 new of 1 message    

1 - 10 of 1684   « Newer | Older »

XML       Send email to this group: django-cms@googlegroups.com