[mezzanine-users] How to split out Orderable as app?

2015-08-21 Thread Wesley
rable functionality of Mezzanine Any easy way to do this? Thanks. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to mezzanine-users+unsubscr...@google

[mezzanine-users] How to add product directly to cart from category page?

2015-08-13 Thread Wesley
'add_item', need to call this guy, eh? Any suggestion or general direction is appreciated. Thanks. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from i

Re: [mezzanine-users] Re: Design to extend cartridge with global location selection

2015-05-31 Thread Wesley
egory(also in the top navigation bar). Currently I have several categories fixed in the top menu and all linked to special type of products. So, it's better for me now to use @processor_for to filter products when every category on the top menu is clicked. :-) Thank you guys. Wesley Y

[mezzanine-users] Design to extend cartridge with global location selection

2015-05-28 Thread Wesley
; .etc 2. Add the selected location variable to request.session 3. Within those product list templates or view functions returning queryset to product list pages, filter products Is above idea correct? or do you guys has some better suggestions? Wesley -- You received this message because you

Re: [mezzanine-users] Re: How to get order final total price in views function?

2015-05-27 Thread Wesley
Hi Stephen, Thanks for your reply. I haven't realized the _order_totals tag before. Will have a look :-) Wesley You're kind of mimicking the _order_totals function which gets used in > template tags: > > > https://github.com/stephenmcd/cartridge/blob/master/cartr

[mezzanine-users] Re: How to get order final total price in views function?

2015-05-27 Thread Wesley
ipping_total"] > combined with request.cart.total_price(). > > > > Le mercredi 27 mai 2015 13:49:51 UTC+2, Wesley a écrit : >> >> Sorry missing one that: >> I am trying to get the price from checkout confirmation page, I mean, >> when click

[mezzanine-users] Re: How to get order final total price in views function?

2015-05-27 Thread Wesley
27;', 'card_type': u'', 'step': > 2, 'same_billing_shipping': True, u'prefer_time': > u'\u7acb\u5373\u9001\u9910', 'shipping_detail_phone': u'11211', > 'billing_detail_email': u'whatever here&#

[mezzanine-users] How to get order final total price in views function?

2015-05-27 Thread Wesley
tail_phone': u'11211', 'billing_detail_email': u'whatever here', 'billing_detail_phone': u'11211', 'billing_detail_first_name': u'\u502a\u6770'} cart is:544 So, no something like 'total' in order object, and cart i

[mezzanine-users] Re: Nothing displayed on page when CheckoutError raised during checkout

2015-04-02 Thread Wesley
code. Strange... Thanks. Wesley Just to be sure and not miss something obvious: does your > settings.SHOP_HANDLER_PAYMENT points to your custom function? > > > > Le mercredi 1 avril 2015 10:52:56 UTC+2, Wesley a écrit : >> >> Hi guys, >> I hit

[mezzanine-users] Nothing displayed on page when CheckoutError raised during checkout

2015-04-01 Thread Wesley
this is error during checkout process, page just refresh and stay in confirmation page again. Is this just as designed? Or any special configurations for this behavior? Thanks. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users"

[mezzanine-users] Is it security without sign in required during checkout process?

2015-03-30 Thread Wesley
e captcha here). So, do you guys have any suggestions here if I set this setting to False? Any code here to ensure the security or through any nginx settings? Thanks. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubs

[mezzanine-users] Cartridge: New field to OrderForm with multiwidge, value is always None in comfirmation.html

2015-03-23 Thread Wesley
delivery_type is None... 3. on the current wrong comfirmation page, click to edit shopping cart 4. return to checkout 5. Interesting, delivery_type is back and with correct value. So, what's going on with this? Is something related to formset? I see OrderForm is a formset. Thanks. Wesley --

[mezzanine-users] Cartridge payment

2015-02-10 Thread Wesley
. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to mezzanine-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.

Re: [mezzanine-users] How to hide product unavailable for purchase on the web page?

2015-02-09 Thread Wesley
Hi Danny, I just realized this, but thanks to you all the same. Sorry for the noise. Thanks. Wesley On 5/02/2015 4:27 PM, Wesley wrote: > > Hi guys, > >I have a question that,how to hide product with unavailable for > > purchase on the page? > > > > I

[mezzanine-users] How to hide product unavailable for purchase on the web page?

2015-02-04 Thread Wesley
quot;draft" or even make it out-of-date, but get the same behavior. Any suggestion? Thanks. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an

Re: [mezzanine-users] Re: Cartrige custom shipping by country and product category

2015-02-04 Thread Wesley
Hi Josh, Thanks for your reply. Got that and I will try later on, Wesley You should be able to do that in the billship handler. You can see the > default here, > > https://bitbucket.org/stephenmcd/cartridge/src/57a56a41baf1b70789567a1d06b79a473e719a22/cartridge/shop/checkout.py?at=d

[mezzanine-users] Re: Cartrige custom shipping by country and product category

2015-02-02 Thread Wesley
Hi , I have one question. Assume you've finished this feature. So, when one order comes, containing multiple products, so, how to set the final shipping value? Filter all items and set to the most expensive one? Thanks. Wesley Hey everyone, > > After browsing on the forum, I s

[mezzanine-users] Re: Cartridge. Change price by quantity (discount)

2015-02-02 Thread Wesley
Hi , I am facing the same issue. Any final solution yet? Thanks. Wesley It's just a discussion post. I will extend Cartridge to make one feature. > Change product price item by change quantity of this product. Something > like this,

[mezzanine-users] Set discount according to given rules

2015-02-02 Thread Wesley
filter items in an order and do according evaluation one by one, but I am afraid this would lead to performance issue. And suggestions? Thanks. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this grou

[mezzanine-users] HTML element's style is removed when save page.

2015-01-07 Thread Wesley
cessfully, but style attribute is removed... Any one hit this before? Thanks. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to mezzanine-user

[mezzanine-users] 'Cursor' object has no attribute '_last_executed'

2014-12-15 Thread Wesley
ect has no attribute '_last_executed' Anybody hit this before? Thanks. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to mezzanine-user

Re: [mezzanine-users] Control product visibility by Time instead of DateTime

2014-12-01 Thread Wesley
ck the new added Time field. I don't know If this is correct but I will have a try later. Thanks. Wesley Hey Wesley, what I would do is use field injection to add the time fields > to Product and then monkey patch active method of the DiscountManager ( > https://github.com/stephenmcd/

[mezzanine-users] Control product visibility by Time instead of DateTime

2014-11-29 Thread Wesley
t changing Mezzanine/Cartridge source code? Thanks. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to mezzanine-users+unsubscr...@google

[mezzanine-users] Cartridge add-to-cart feature?

2014-11-09 Thread Wesley
idy way for users to choose multiple products. Any suggestions? Thanks. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to mezzanine-users

[mezzanine-users] Cutomize update cart behavior

2014-11-05 Thread Wesley
in any easy way? Thanks. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to mezzanine-users+unsubscr...@googlegroups.com. For more options, v

[mezzanine-users] Error happened when customizing account profile

2014-11-03 Thread Wesley
ue seen from debug tool. What's more, althouth it raises error here, but the user is added in the backend database. So, seems signup form doesn't check new added date_of_birth and gender when doing user.save()? Any easy way to do what I want? Thanks. Wesley -- You received this mes

[mezzanine-users] Use EXTRA_MODEL_FIELDS to add ManyToManyField

2014-11-03 Thread Wesley
RONMENT_VARIABLE)) django.core.exceptions.ImproperlyConfigured: Requested setting DATABASES, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.confi gure() before accessing settings. So how to fix this? Does EXTRA_MODEL_FIELDS su

Re: [mezzanine-users] Easy way to extends Form fields?

2014-10-27 Thread Wesley
ileds to existing Model, what about for existing Form? I see LoginForm is not inherited from ModelForm, otherwise, I can add field to the Model. Thanks. Wesley Hey Wesley, not that I'm aware of. What are you trying to do? > > On Sun, Oct 26, 2014 at 11:08 PM, Wesley > > wrote

[mezzanine-users] Easy way to extends Form fields?

2014-10-26 Thread Wesley
Hi all, I see there is a settings option named EXTRA_MODEL_FIELDS to add field to one Model. Is there one used for Form instead of Model? Thanks. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this

[mezzanine-users] Re: Captcha validator error with Cartridge checkout steps

2014-10-22 Thread Wesley
Seems django simple captcha has problem with form wizard which is used for OrderForm, right? Here is issue link: https://github.com/mbi/django-simple-captcha/issues/6 So, anyone has suggestion to fix this? or better idea to make captcha when checking out? Thanks. Wesley 在 2014年10月21日星期二UTC+8下

[mezzanine-users] Re: Captcha validator error with Cartridge checkout steps

2014-10-22 Thread Wesley
Seems django simple captcha has problem with form wizard which is used for OrderForm, right? Here is issue link: https://github.com/mbi/django-simple-captcha/issues/6 So, anyone has suggestion to fix this? or better idea to make captcha when checking out? Thanks. Wesley 在 2014年10月21日星期二UTC+8下

[mezzanine-users] Captcha validator error with Cartridge checkout steps

2014-10-21 Thread Wesley
like wni_captcha = captcha.fields.CaptchaField() Then, run the server, everything is OK and captcha image displays correctly. However, when I enter the right characters, the form always raises captcha validator error:-( Anyone hit before? Or any better way to make captcha? Thanks. Wesley -- You rec

Re: [mezzanine-users] Does Cartridge has customer center?

2014-10-13 Thread Wesley
Hi Stephen, Thanks for your reply., I got the place. Wesley 在 2014年10月13日星期一UTC+8上午3时29分48秒,Stephen McDonald写道: > > Mezzanine has public user accounts with profiles via the > "mezzanine.accounts" app: > > http://mezzanine.jupo.org/docs/user-accounts.html > >

[mezzanine-users] Does Cartridge has customer center?

2014-10-12 Thread Wesley
see I can develop such interface, just wanna if there is existing one integrated to Mezzanine/Cartridge. Thanks. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from i

[mezzanine-users] Add one DateTimeField to Order model and display as a popup calendar in rendered template

2014-10-09 Thread Wesley
/form.py, I add this line: self.fields['prefer_time'].widget = forms.DateTimeInput() Then I start the server,and refresh page, the DateTimeField prefer_time still is a text input. So, what's more should I do to dispaly this field as a popup calendar widget here? Thanks. Wesley -- Y

Re: [mezzanine-users] Display differently according to user agent

2014-09-28 Thread Wesley
mprovement. Thanks again. Wesley Hi Wesley, > > What Stephen is saying is that the default settings.DEVICE_USER_AGENTS > provides a better mapping than the one you hacked together. Take a look at > https://github.com/stephenmcd/mezzanine/blob/e2b0aa6d6fbf699f3e1c68a4a522f5aba

Re: [mezzanine-users] Display differently according to user agent

2014-09-28 Thread Wesley
Hi Stephen, Do you mean remove the whole DEVICE_USER_AGENTS? Then that will act just as usual, how to trigger action as I wanted? Thanks. Wesley > On Sun, Sep 28, 2014 at 7:48 PM, Wesley > > wrote: > >> Hi guys, >>I have a question about displaying pages

[mezzanine-users] Display differently according to user agent

2014-09-28 Thread Wesley
/37.0.2062.120 Safari/537.36 * Nexus phone chrome is Mozilla/5.0 (Linux; Android 4.4.4; Nexus 4 Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.99 Mobile Safari/537.36 So, seems mezzanine didn't prefix template path with mobile, is there anything else I should configure o

Re: [mezzanine-users] Customize product category theme

2014-09-23 Thread Wesley
Hi all, Thanks for your reply. I will use html/css/js to do this. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to mezzanine-user

[mezzanine-users] Customize product category theme

2014-09-23 Thread Wesley
know I could do this by customizing some related templates by adding css/js, but I don't want to change Cartridge more, is there any easy way to do this? Thanks. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To u

Re: [mezzanine-users] Extend Cartridge to be a shop platform

2014-09-22 Thread Wesley
Thanks for your response. I will dig into it when coding for that functionality. Thanks. Wesley 在 2014年9月22日星期一UTC+8下午7时35分43秒,Kenneth Bolton写道: > > I have done exactly what you are looking for using stock > Mezzanine/Cartridge. Do not over-think the problem. Use Mezzanine's &

Re: [mezzanine-users] Extend Cartridge to be a shop platform

2014-09-22 Thread Wesley
Thanks for your response. I will dig into it when coding for that functionality. Thanks. Wesley 在 2014年9月22日星期一UTC+8下午7时35分43秒,Kenneth Bolton写道: > > I have done exactly what you are looking for using stock > Mezzanine/Cartridge. Do not over-think the problem. Use Mezzanine's &

Re: [mezzanine-users] Extend Cartridge to be a shop platform

2014-09-21 Thread Wesley
with their admin can login to add their products and their own related staff. I don't know if anyone has developed this or any existing apps there. Thanks. Wesley Hey Wesley, I think you can do that just using Mezzanine's built in multi > site handling. Here are the docs

[mezzanine-users] Extend Cartridge to be a shop platform

2014-09-18 Thread Wesley
, add product .etc. So, assume we setup a new website, there are two Companies, A and B, now A can login the site and add their products, in the meantime, B should also login and add B's products and cannot view A's products. So, is it easy to do this or any existing apps? Thanks.

Re: [mezzanine-users] Cartridge support import/export products from

2014-09-18 Thread Wesley
. Thanks. Wesley > -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to mezzanine-users+unsubscr...@googlegroups.com. For more options, visit https://grou

[mezzanine-users] Cartridge support import/export products from

2014-09-16 Thread Wesley
functionality. Thanks. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to mezzanine-users+unsubscr...@googlegroups.com. For more options, v

Re: [mezzanine-users] Mezzanine mobile site

2014-09-01 Thread Wesley
ar at the screen bottom. I see there is an app named mezzanine.mobile, is this guy related to making mezzanine mobile site? Thanks. Wesley 在 2014年7月1日星期二UTC+8下午9时43分44秒,Josh Cartmell写道: > > Hey Wesley, is the existing site Mezzanine? Was it build using > Bootstrap? If the answer

[mezzanine-users] django app to generate HTML tables and charts according to statistic data

2014-08-31 Thread Wesley
summary about sale quantity per month, per week .etc, according to database tables. Any existing django app to do this? Thanks. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiv

Re: [mezzanine-users] error happened when serving two mezzanine sites with nginx+uwsgi

2014-08-27 Thread Wesley
Hi Matt, Thanks for your answer. I solved the problem. The reason is my uwsgi is installed upon system python2.6, I haven't installed for the virtual env python2.7. So, to fix this: 1. activate the virtual env 2. pip install uwsgi 3. run uwsgi from the virtual env Thanks. Wesley 在 2014

[mezzanine-users] error happened when serving two mezzanine sites with nginx+uwsgi

2014-08-27 Thread Wesley
n2.6/plat-linux2', '/usr/lib64/python2.6/lib-tk', '/usr/lib64/python2.6/lib-old', '/usr/lib64/python2.6/lib-dynload', u'/home'] So, why the path for wsgi looks like abo

[mezzanine-users] Re: LC_MONETARY is required?

2014-08-26 Thread Wesley
Sorry, I find answer from https://groups.google.com/forum/#!topic/mezzanine-users/ZlXkZCftEKg. 在 2014年8月26日星期二UTC+8下午8时10分52秒,Wesley写道: > > Hi guys, >I hit a problem today. > > I move my project to one VPS located at LA. > > When running, it keeps logging "Imp

[mezzanine-users] LC_MONETARY is required?

2014-08-26 Thread Wesley
the locale for your system, or " "configure the SHOP_CURRENCY_LOCALE setting in your settings " "module.") raise ImproperlyConfigured(msg % currency_locale) There is no SHOP_CURRENCY_LOCALE in my settings.py, but It's OK when my

Re: [mezzanine-users] how to remove billing details for checkout first step

2014-08-25 Thread Wesley
cannot find where is wrong I filled in. 在 2014年8月25日星期一UTC+8下午10时34分11秒,Josh Cartmell写道: > > Hey Wesley, try removing this from the shipping > fields. That class is hidden by default and there is some logic that shows > it under certain circumstances. > > My understanding i

[mezzanine-users] how to remove billing details for checkout first step

2014-08-25 Thread Wesley
nal_instructions", "discount_code"]) you see I comment the line related to billing detail. unfortunately, the same issue as above... So, what should I do here? any easy way? Thanks. Wesley -- You received this message because you are subscribed to the Google Groups "Mez

[mezzanine-users] how to remove billing details for checkout first step

2014-08-25 Thread Wesley
nal_instructions", "discount_code"]) you see I comment the line related to billing detail. unfortunately, the same issue as above... So, what should I do here? any easy way? Thanks. Wesley -- You received this message because you are subscribed to the Google Groups "Mez

Re: [mezzanine-users] How to add cartridge to existing Mezzanine project

2014-08-24 Thread Wesley
models definition? Thanks. Wesl 在 2014年8月22日星期五UTC+8下午10时16分10秒,Josh Cartmell写道: > > Hey Wesley, that should work, but if you ever upgrade to a newer version > of Cartridge and need to run migrations you will run into issues. > > What happens if you run: > python manage.py m

Re: [mezzanine-users] How to add cartridge to existing Mezzanine project

2014-08-21 Thread Wesley
ion file and try adding this line to the very top > of it, and let us know if that resolves it? > > from __future__ import unicode_literals > > > > On Thu, Aug 21, 2014 at 11:36 PM, Wesley > > wrote: > >> Thanks for your answer. >> So, I diffing

Re: [mezzanine-users] How to add cartridge to existing Mezzanine project

2014-08-21 Thread Wesley
future__ import unicode_literals > > > > On Thu, Aug 21, 2014 at 11:36 PM, Wesley > > wrote: > >> Thanks for your answer. >> So, I diffing settings and urls.py, and add those lost lines compared to >> Cartridge's. >> >> Then, run python manage.py

Re: [mezzanine-users] How to add cartridge to existing Mezzanine project

2014-08-21 Thread Wesley
Somebody know this issue? 在 2014年8月21日星期四UTC+8下午9时36分59秒,Wesley写道: > > Thanks for your answer. > So, I diffing settings and urls.py, and add those lost lines compared to > Cartridge's. > > Then, run python manage.py migrate(I see there is migrations folder under > cart

Re: [mezzanine-users] How to add cartridge to existing Mezzanine project

2014-08-21 Thread Wesley
; Thanks. 在 2014年8月21日星期四UTC+8下午6时44分00秒,Stephen McDonald写道: > > Have a look in the cartridge/project_template directory - settings.py and > urls.py will contain everything needed. > > > On Thu, Aug 21, 2014 at 7:15 PM, Wesley > > wrote: > >> Hi guys, >>

Re: [mezzanine-users] How to add cartridge to existing Mezzanine project

2014-08-21 Thread Wesley
; Thanks. 在 2014年8月21日星期四UTC+8下午6时44分00秒,Stephen McDonald写道: > > Have a look in the cartridge/project_template directory - settings.py and > urls.py will contain everything needed. > > > On Thu, Aug 21, 2014 at 7:15 PM, Wesley > > wrote: > >> Hi guys, >>

[mezzanine-users] How to add cartridge to existing Mezzanine project

2014-08-21 Thread Wesley
and see products list from website. Thanks a lot. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to mezzanine-users+unsubscr...@googlegroups.com

[mezzanine-users] Mezzanine mobile site

2014-07-01 Thread Ni Wesley
Hi all, I have a question about the way to generate mobile site from existing desktop web site. Is there any easy way for mezzanine to do this? If has,could you please give a short guide for it? Thanks. Wesley -- You received this message because you are subscribed to the Google Groups

Re: [mezzanine-users] Re: how to serve static files under customized theme

2014-05-26 Thread Wesley
Hi Josh, Yeah, I do think I am right in the beginning:-) My current problem is that, I have a 404.png under theme/static/img, it's not available. When I copy it to project static/img, It's OK... So, what's the reason? Thanks. Wesley 在 2014年5月26日星期一UTC+8下午11时30分27秒,Josh Ca

Re: [mezzanine-users] Re: how to serve static files under customized theme

2014-05-26 Thread Wesley
ep my customized static file in the theme app. Or do you mean keep different name? Wesley 在 2014年5月26日星期一UTC+8下午9时45分49秒,Josh Cartmell写道: > > Hey Wesley I would read up on how Django handles static files, > https://docs.djangoproject.com/en/dev/ref/contrib/staticfiles/, > particularly the col

[mezzanine-users] Re: how to serve static files under customized theme

2014-05-25 Thread Wesley
Sorry but I don't understand what you said exactly... I have put the theme app in the highest of installed apps. And run collectstatic then. Static under theme app not collected to project static which I think should be OK. If not, what will happened if there are same file name between project

[mezzanine-users] how to serve static files under customized theme

2014-05-24 Thread Wesley
; log_not_found off; } When set debug=False, I see imgs under theme/static/img are not available... static files and template under theme is customized, so, I shouldn't put this to project static folder. So, how to fix this? Thanks. Wesley -- You received this message because yo

[mezzanine-users] Re: Redirect homepage template to customized html instead of pages/index.html

2014-05-22 Thread Wesley
Well, actually, I did that with the way Josh Cartmell mentioned. Thanks a lot:-) Wesley 在 2014年5月13日星期二UTC+8下午3时09分46秒,Wesley写道: > > Hi all, > I am learning to customize homepage theme according to > http://bitofpixels.com/blog/mezzatheming-part-2-the-homepage/ > Here I hit

Re: [mezzanine-users] Form page submit handler?

2014-05-21 Thread Wesley
Hi Danny, Got that, thanks. Seems @processor_for is mezzanine specific , not for django itself. Wesley 在 2014年5月22日星期四UTC+8下午12时21分19秒,Danny S写道: > > On 22/05/2014 1:48 PM, Wesley wrote: > > Hi guys, > >I got a question regarding form page, that, what's the view

[mezzanine-users] Form page submit handler?

2014-05-21 Thread Wesley
Hi guys, I got a question regarding form page, that, what's the view function to handle form submit within the Form page? I wanna customize the view function but didn't find the right place. Thanks. Wesley -- You received this message because you are subscribed to the Goo

[mezzanine-users] Something about i18n

2014-05-16 Thread Wesley
is 134 in that template, not 135 Why? Thanks. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to mezzanine-users+unsubscr...@googlegroups.com

Re: [mezzanine-users] Consult one design

2014-05-14 Thread Wesley
what's more, no any css file? 在 2014年5月14日星期三UTC+8下午3时12分45秒,Luc Milland写道: > > Hi Wesley, > you could use something like https://github.com/renyi/mezzanine-blocks > for that use. > > Luc > > Le mardi 13 mai 2014 à 23:58 -0700, Wesley a écrit : > > Gu

Re: [mezzanine-users] Consult one design

2014-05-14 Thread Wesley
y Awesome Block" %} Content App Model Id Fields Edit 在 2014年5月14日星期三UTC+8下午3时12分45秒,Luc Mill

[mezzanine-users] Consult one design

2014-05-13 Thread Wesley
%BE%E7%89%8720140514145244.jpg> So, just see the ColumnX part, now , I wanna these columns editable during the admin homepage editing, that is, columns number and each column content, so, I think the ColumnX part should be a page, eh? How to desigh this? Thanks. Wesley -- You receive

Re: [mezzanine-users] How to refer filefield src in template

2014-05-13 Thread Wesley
Hi Josh, Thanks for your response. I am sorry but the code is ok that can find the image. Issue actually with the css that I have solved. So, sorry for the noise. Thanks. Wesley 在 2014年5月13日星期二UTC+8下午9时45分02秒,Josh Cartmell写道: > > What ends up as the src of the img tag? > > >

[mezzanine-users] How to refer filefield src in template

2014-05-13 Thread Wesley
blank=True) Here is template snippet: {% for slide in page.homepage.slides.all %} {% endfor %} It cannot find the src image, why? how to fix? Thanks. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users"

[mezzanine-users] Redirect homepage template to customized html instead of pages/index.html

2014-05-13 Thread Wesley
new added homepage(subclass Page just as that artical said). Thanks. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to mezzanine-user

[mezzanine-users] Mezzanine tree and right-panel display block blank box

2014-05-12 Thread Wesley
Thanks. Wesley -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to mezzanine-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.

[mezzanine-users] Re: Free mezzanine themes

2014-05-10 Thread Wesley
Thanks:-) I will have a look. Wesley 在 2014年5月11日星期日UTC+8上午5时54分06秒,bors...@gmail.com写道: > > Le samedi 10 mai 2014 18:50:43 UTC+2, Wesley a écrit : >> >> Hi guys, >> I am a little new to Mezzanine but I find it really powerful:-) >> Here I have a question tha

[mezzanine-users] Free mezzanine themes

2014-05-10 Thread Wesley
Hi guys, I am a little new to Mezzanine but I find it really powerful:-) Here I have a question that are there any free mezzanine themes? Just googled a while, seems we need to pay most of them? Anyone know free ones? Just wanna a try cool theme customize. Thx. Wesley -- You received this

[mezzanine-users] Tool for drawing mezzanine model graph

2014-04-22 Thread Wesley
Hi all, I am looking at mezzanine docs these days and today I find a page regarding model graph. Here is the graph link: http://mezzanine.jupo.org/docs/_images/graph.png So, anybody know which tool is used to generate this graph, python specific tool? Thanks. Wesley -- You received this