Re: [mezzanine-users] I want to put sections of editable text on my home page mezzanine.

2015-04-29 Thread Ronald Espinoza
OK. Stephen forgive. Thanks for the help brindad. Greetings.
El 29/04/2015 18:36, Stephen McDonald st...@jupo.org escribió:

 I answered the same question you already posted in an earlier thread,
 please don't ask twice.

 On Thu, Apr 30, 2015 at 7:45 AM, Ronald Espinoza 
 ing.ronaldespin...@gmail.com wrote:

 I want to put sections of editable text on my home page mezzanine.
 In django-cms only is this done:

 {% block contentleft %}
 {% placeholder content2 %}
 {% endblock contentleft %}

 I tried it with what is on the mezzanine documentation but have not
 managed to implement it and get it right.


 http://mezzanine.readthedocs.org/en/latest/inline-editing.html#template-configuration

 Thank you very much for your attention.

 --
 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.




 --
 Stephen McDonald
 http://jupo.org

 --
 You received this message because you are subscribed to a topic in the
 Google Groups Mezzanine Users group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/mezzanine-users/rGrbW7JifJE/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 mezzanine-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
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] I need to put editable sections in my home page.

2015-04-29 Thread Ronald Espinoza
 Excuse josh.
I could not interpret correctly to do according to your suggestion. My home
page does not appear in the admin. At this page I'm getting you a custom
design through free theme flat. Simiilar to want to do something that can
be done in django-cms, which establish the area where I want to edit the
html. So that the user can change that part when you want.
In django-cms it would be something like this:
{% block contentleft %}
{% placeholder contentleft2 %}
{% endblock contentleft %}
Probe everything I could in documenting mezzanine and I failed, I need to
do so urgently.
http://orotau-docs-mezzanine.readthedocs.org/en/latest/inline-editing.html#template-configuration

2015-04-28 10:00 GMT-05:00 Josh Cartmell joshcar...@gmail.com:

 Hi Ronald, if page is a mezzanine page, it doesn't have any content.  The
 content would be added by a subclass, for example RichTextPage.  Take a
 look at the RichTextPage template for a good example:


 https://github.com/stephenmcd/mezzanine/blob/master/mezzanine/pages/templates/pages/richtextpage.html

 On Tue, Apr 28, 2015 at 9:38 AM, Ronald Espinoza 
 ing.ronaldespin...@gmail.com wrote:


 I already tried with documentation Mezzanine, And there have been good 
 results.
 h2 class=boxed animation animated-item-1
 {% editable page.content %}
 Clean, Crisp, Powerful and Responsive Web Design
 {% endeditable %}
 /h2


 https://lh3.googleusercontent.com/-Qg0slm4xBlg/VT-Mnquf8OI/HnM/-Km9odoeZSo/s1600/parte%2Beditable.PNG

  --
 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.


  --
 You received this message because you are subscribed to a topic in the
 Google Groups Mezzanine Users group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/mezzanine-users/SkPAg4XfVKM/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 mezzanine-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
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] I need to put editable sections in my home page.

2015-04-28 Thread Ronald Espinoza



I already tried with documentation Mezzanine, And there have been good 
results.
h2 class=boxed animation animated-item-1
{% editable page.content %}
Clean, Crisp, Powerful and Responsive Web Design
{% endeditable %}
/h2

https://lh3.googleusercontent.com/-Qg0slm4xBlg/VT-Mnquf8OI/HnM/-Km9odoeZSo/s1600/parte%2Beditable.PNG

-- 
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] I have problems with the tag editable

2015-04-27 Thread Ronald Espinoza
Hello everyone.

All day I searched information to make an editable content in My Home. I am 
using a free theme Flat.
{% editable page.content %}
Clean, Crisp, Powerful and Responsive Web Design
{% endeditable %}

-- 
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] I corrected replacing this:

2015-04-26 Thread Ronald Espinoza
Hi Stephen, thank you very much.

At first install mezzanine and cartridge from the GitHub repository, but
this threw me the error that could not migrate the database. I saw that the
solution was to use pip install -U and solve it now with this new error, I
tried what you mentioned using me: pip install -U git + https: // mezzanine
and cartridge and all is well. Thank you very much for your help. I discuss
this case would remove and prevent other problems, Greetings from Machala -.
Ecuador.

2015-04-25 17:33 GMT-05:00 Stephen McDonald st...@jupo.org:

 You shouldn't need to edit your installed version of the library if the
 change has been made already in the Github repo.

 Look at how you can specify a Github repo as a Python dependency with pip.

 On Sun, Apr 26, 2015 at 3:23 AM, Ronald Espinoza 
 ing.ronaldespin...@gmail.com wrote:

 wishlist = ProductVariation.objects.filter (** f) .select_related (depth
 = 1)
 by:
 wishlist = ProductVariation.objects.filter (** f) .select_related (
 product )
 As I found on GitHub repository then would have to do in all virtual
 environments. How I can no longer make this happen?

 --
 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.




 --
 Stephen McDonald
 http://jupo.org

 --
 You received this message because you are subscribed to a topic in the
 Google Groups Mezzanine Users group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/mezzanine-users/E04snivAlfk/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 mezzanine-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
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] I corrected replacing this:

2015-04-25 Thread Ronald Espinoza
wishlist = ProductVariation.objects.filter (** f) .select_related (depth = 
1)
by:
wishlist = ProductVariation.objects.filter (** f) .select_related ( 
product )
As I found on GitHub repository then would have to do in all virtual 
environments. How I can no longer make this happen?

-- 
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] I did a COLLECT TEMPLATE and disappeared shopping cart.

2015-04-24 Thread Ronald Espinoza
Josh thank you very much.

Since I work, I think the collecttemplates command ruined everything, but
volvir to create everything from the virtual environment, and thanks to God
and to you there is no problems with the wishlist. I'm glad the great help
they have given me hopefully also can help soon. Greetings from Ecuador,
God bless.

2015-04-24 9:54 GMT-05:00 Josh Cartmell joshcar...@gmail.com:

 Hi Roland, have you changed much about the project or is it just a basic
 cartridge project?

 If it is essentially unchanged, I would recommend just wiping out the
 virtualenv and project, reinstalling and starting over.  From there you
 really only need to copy templates you plan on changing, other ones will be
 found in mezzanine and/or cartridge.

 On Thu, Apr 23, 2015 at 6:00 PM, Ronald Espinoza 
 ing.ronaldespin...@gmail.com wrote:

 Very grateful. The error is that when you run the collecttemplates
 command, not copied the /shop/includes/user_panel.html file but I just
 copied the repository github and all is well except in the cart shows me
 this message instead of the product name ProductVariation object and does
 not work my wishlist. Thank attention, put a new topic or leave here ?.

 El jueves, 23 de abril de 2015, 10:55:37 (UTC-5), Josh Cartmell escribió:

 Hi Ronaly, could you post what your INSTALLED_APPS setting is?

 When you collected the templates it's possible that a template got
 pulled in that doesn't have the shopping cart stuff.

 This is the in the default base.html that adds the shopping cart widget,
 https://github.com/stephenmcd/mezzanine/blob/master/mezzanine/core/templates/base.html#L110

 Is that line present in your base.html?

 Good luck!

 On Thu, Apr 23, 2015 at 10:59 AM, Ronald Espinoza 
 ing.ronal...@gmail.com wrote:


 I do not drive much English because I am from Ecuador, I need to help
 me come back the shopping cart :) and if I have other changes made by the
 command to run, I would appreciate me to be reminded, thank you very much
 community.
 Just as I get logged and not with the cart, I mean the homepage.


 https://lh3.googleusercontent.com/-JT_BQwJ_hzs/VTkIokhLIFI/Hls/GMpSBxHnYIo/s1600/falta%2Bel%2Bcarrito.PNG

 --
 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-use...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


  --
 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.


  --
 You received this message because you are subscribed to a topic in the
 Google Groups Mezzanine Users group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/mezzanine-users/tHzqIecTtpg/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 mezzanine-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
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 correct this error? select_related () got an unexpected keyword argument 'depth'

2015-04-24 Thread Ronald Espinoza
Hi Ken.

Thank you very much for your attention, attach a picture to my question
where is the exception that it presents. Is that what you requested me?
Here the error occurs: C: \ Users \ Ron \ environments \ mezzanine \ lib \
site-packages \ cartridge \ shop \ views.py in wishlist, line 137

2015-04-24 9:49 GMT-05:00 Ken Bolton kenbol...@gmail.com:

 Hi Ronald,

 Is there a full traceback for that error? It is usually helpful to know
 which specific module and method produced the error.

 - ken

 On Fri, Apr 24, 2015 at 10:41 AM, Ronald Espinoza 
 ing.ronaldespin...@gmail.com wrote:

 Thank you very much for the offered attention. Everything else seems to
 work well.


 https://lh3.googleusercontent.com/-0_Q_JoKpFZg/VTpV7_lg3qI/Hm0/HB6y4iW8gtk/s1600/error%2Bwishlist.PNG

 --
 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.


  --
 You received this message because you are subscribed to a topic in the
 Google Groups Mezzanine Users group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/mezzanine-users/oBYCd3-8JwE/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 mezzanine-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
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] How to correct this error? select_related () got an unexpected keyword argument 'depth'

2015-04-24 Thread Ronald Espinoza
Thank you very much for the offered attention. Everything else seems to 
work well.

https://lh3.googleusercontent.com/-0_Q_JoKpFZg/VTpV7_lg3qI/Hm0/HB6y4iW8gtk/s1600/error%2Bwishlist.PNG

-- 
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 correct this error? select_related () got an unexpected keyword argument 'depth'

2015-04-24 Thread Ronald Espinoza
Ken thank you very much.

Since I work, I think the collecttemplates command ruined everything, but
I went back to create everything from the virtual environment, and thank
God and you and no problems with the wishlist. I'm glad the great help they
have given me hopefully also can help soon. Greetings from Ecuador, God
bless.

2015-04-24 10:13 GMT-05:00 Ken Bolton kenbol...@gmail.com:

 Hi Ron,

 That one line is helpful, sure. Typically, we want to see the full stack
 of the error. A decent example of what I mean is at
 https://en.wikipedia.org/wiki/Stack_trace in the first section.

 On line 137 of cartridge.shop.views
 https://github.com/stephenmcd/cartridge/blob/master/cartridge/shop/views.py#L137
 in the master branch, we do not see the `select_related()` method being
 called. The `depth` keyword argument was removed from select_related in
 Django 1.5, from what I can tell.

 I believe that your version of Cartridge is not compatible with your
 version of Django.

 Hope this helps.

 -ken

 On Fri, Apr 24, 2015 at 11:00 AM, Ronald Espinoza 
 ing.ronaldespin...@gmail.com wrote:

 Hi Ken.

 Thank you very much for your attention, attach a picture to my question
 where is the exception that it presents. Is that what you requested me?
 Here the error occurs: C: \ Users \ Ron \ environments \ mezzanine \ lib
 \ site-packages \ cartridge \ shop \ views.py in wishlist, line 137

 2015-04-24 9:49 GMT-05:00 Ken Bolton kenbol...@gmail.com:

 Hi Ronald,

 Is there a full traceback for that error? It is usually helpful to know
 which specific module and method produced the error.

 - ken

 On Fri, Apr 24, 2015 at 10:41 AM, Ronald Espinoza 
 ing.ronaldespin...@gmail.com wrote:

 Thank you very much for the offered attention. Everything else seems to
 work well.


 https://lh3.googleusercontent.com/-0_Q_JoKpFZg/VTpV7_lg3qI/Hm0/HB6y4iW8gtk/s1600/error%2Bwishlist.PNG

 --
 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.


  --
 You received this message because you are subscribed to a topic in the
 Google Groups Mezzanine Users group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/mezzanine-users/oBYCd3-8JwE/unsubscribe
 .
 To unsubscribe from this group and all its topics, send an email to
 mezzanine-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


  --
 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.


  --
 You received this message because you are subscribed to a topic in the
 Google Groups Mezzanine Users group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/mezzanine-users/oBYCd3-8JwE/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 mezzanine-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
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] I did a COLLECT TEMPLATE and disappeared shopping cart.

2015-04-23 Thread Ronald Espinoza
Very grateful. The error is that when you run the collecttemplates 
command, not copied the /shop/includes/user_panel.html file but I just 
copied the repository github and all is well except in the cart shows me 
this message instead of the product name ProductVariation object and does 
not work my wishlist. Thank attention, put a new topic or leave here ?.

El jueves, 23 de abril de 2015, 10:55:37 (UTC-5), Josh Cartmell escribió:

 Hi Ronaly, could you post what your INSTALLED_APPS setting is?

 When you collected the templates it's possible that a template got pulled 
 in that doesn't have the shopping cart stuff.

 This is the in the default base.html that adds the shopping cart widget, 
 https://github.com/stephenmcd/mezzanine/blob/master/mezzanine/core/templates/base.html#L110

 Is that line present in your base.html?

 Good luck!

 On Thu, Apr 23, 2015 at 10:59 AM, Ronald Espinoza ing.ronal...@gmail.com 
 javascript: wrote:


 I do not drive much English because I am from Ecuador, I need to help me 
 come back the shopping cart :) and if I have other changes made by the 
 command to run, I would appreciate me to be reminded, thank you very much 
 community.
 Just as I get logged and not with the cart, I mean the homepage. 


 https://lh3.googleusercontent.com/-JT_BQwJ_hzs/VTkIokhLIFI/Hls/GMpSBxHnYIo/s1600/falta%2Bel%2Bcarrito.PNG

 -- 
 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-use...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/d/optout.




-- 
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.