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
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 1075  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussion group for the Mezzanine project - a Django based CMS.
 

Trying to deploy 1.4.7 to gondor and getting a not found from pypy? 
  [link] So I'm thinking maybe the md5 is bad?? My requirements file only has mezzanine in it (since I want the most recent?)
By Tom Brander  - May 21 - 4 new of 4 messages    

Login Customizations 
  I am trying to customize the login form a bit and have catered it to my needs for the most part, however I have 2 items I cannot seem to overcome and was wondering if someone could give me some guidance on the best approach. First item, I have tried removing the little panel with the signup and login buttons but cannot do so within the template without removing the... more »
By Tom Russell  - May 21 - 1 new of 1 message    

Subdomains with cross domain data queries 
  Hello, I am fairly new to both django and mezzanine, so please excuse this question if there is a doc I missed somewhere that answers it... Anyhow, I'm planning on moving a large drupal site into django/mezzanine. Currently the site - yinyanghouse.com - has more or less static content, dynamic community submitted content and some ecommerce functionality. I'm... more »
By supp...@yyhmsg.net  - May 20 - 1 new of 1 message    

CSRF verification failed. Request aborted. 
  Clear your cookies or open a new incogneto Chrome window for the same purpose. Head over to mezzanine.jupo.org/account and try logging in with demo:demo. The very first time this request gets made I'm seeing "Forbidden (403) CSRF verification failed. Request aborted." Pressing the browser "Back" button and trying again will succeed.... more »
By zgohr  - May 20 - 5 new of 5 messages    

URL Generation Failing 
  I have created a custom inclusion tag in an app called "popular_keywords" that generates a collection of links that function like search queries. So for example, I would like this <li><a href="{% url "matching_items" keyword=keyword %}">{{ keyword ...to generate <li><a href="/search/?q=Cake}">Cake</ a></li>... more »
By n...@vidyasource.com  - May 19 - 1 new of 1 message    

Registering settings problem when using Mezzanine with Cacheops 
  Hello! Im using Cacheops <[link]> for caching on my site, that built with Mezzanine. And Im getting strange error - when "cacheops" is added in INSTALLED_APPS Mezzanine is not registering its additional settings. I traced it and found that in mezzanine.conf.__init__ at line 108 (where 'defaults' importing from apps)... more »
By irrelevance  - May 18 - 2 new of 2 messages    

GZipMiddleware and UpdateCacheMiddleware order 
  What is the correct middleware ordering in Mezzanine for django.middleware.gzip.GZipMid dleware? It is my understanding that django.middleware.cache.Update CacheMiddleware normally goes before GZipMiddleware like this: MIDDLEWARE_CLASSES = ( "django.middleware.cache.Updat eCacheMiddleware" # Mezzanine... more »
By Michael Godshall  - May 18 - 3 new of 3 messages    

Mezzanine 1.4.7 released 
  Hi all, I've just pushed Mezzanine 1.4.7 to PyPi. No major changes here, just a handful of fixes and feature enhancements from over the last few weeks since 1.4.6: - New `ACCOUNTS_NO_USERNAME` setting defaults to False and when set to True, the username field will be excluded from all forms in... more »
By Stephen McDonald  - May 17 - 2 new of 2 messages    

Error saving Blog Posts and Pages with rich text fields 
  I'm deploying Mezzanine on heroku, but I'm running into the following error when I try to save objects with rich text fields, like blog posts and pages. It seems to be related to bleach and html5lib. I don't have any errors when I run it locally. Any ideas how I can resolve this? Thanks in advance.... more »
By Michael Godshall  - May 17 - 8 new of 8 messages    

Nested pages 
  Hi, I am probably missing something obvious here but I could not find anything about this in the documentation, or in this google group. I have a model Project(Displayable, models.Model). And the following pages structure: Projects (Richtextpage) -- New project (Richtextpage) -- Detail (Richtextpage)... more »
By Sam  - May 17 - 2 new of 2 messages    

1 - 10 of 1075   « Newer | Older »

XML       Send email to this group: mezzanine-users@googlegroups.com