Re: [mezzanine-users] Re: Trouble with django version

2015-06-22 Thread Danny

On 20/06/2015 5:11 PM, Mathias Ettinger wrote:
To complete my previous answer you can specify the commit you wish to 
use to pip instead of HEAD/master


Cartridge was still compatible with mezzanine before the merge of PR 
#1265 and will be as soon as we report the changes back to it.


Just use a commit number that is before this merge (for instance the 
one I gave you previously) and you will have compatibility:


pip install -e 
git+https://github.com/stephenmcd/mezzanine.git@#egg=Mezzanine 

pip install -e 
git+https://github.com/stephenmcd/cartridge.git#egg=Cartridge 





This is definitely the way to go. I have the following line in my 
requirements.txt and am using it with cartridge[1] without any issues 
against Django 1.8.2


-e 
git+https://github.com/stephenmcd/mezzanine.git@23c1375fc4b8de400a75a4a0d1ec19e941164d76#egg=Mezzanine



Seeya. Danny.
[1] I'm working with my own fork of cartridge, my last merge from 
stephenmcd/master was 7178e4f8825e2e83bd34369beb7f9b646f476439






Le samedi 20 juin 2015 08:42:27 UTC+2, Aman Garg a écrit :

As I mentioned earlier, the problem is that when using the
development version, I am unable to install cartridge for that
version. It seems cartridge is only compatible presently with the
release version.

On Saturday, 20 June 2015 02:38:43 UTC+5:30, Mathias Ettinger wrote:

By the time cartridge gets updated as well, you could try
using a compatible version of mezzanine. Like

https://github.com/stephenmcd/mezzanine/tree/a0df8300ed943fdae89b6f517f8ad54986ac9afd



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



--
*Danny Sag*
Chairperson
Round World Events SA, Inc
City of Small Gods Terry Pratchett Fan Club - http://cityofsmallgods.org.au

*Nullus Anxietas VI - The Australian Discworld Convention* - 
http://ausdwcon.org

"The Discworld Grand Tour" - Adelaide SA, August 4-6, 2017

--
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: Trouble with django version

2015-06-20 Thread Mathias Ettinger
To complete my previous answer you can specify the commit you wish to use 
to pip instead of HEAD/master

Cartridge was still compatible with mezzanine before the merge of PR #1265 
and will be as soon as we report the changes back to it.

Just use a commit number that is before this merge (for instance the one I 
gave you previously) and you will have compatibility:

pip install -e git+
https://github.com/stephenmcd/mezzanine.git@#egg=Mezzanine
 

pip install -e git+https://github.com/stephenmcd/cartridge.git#egg=Cartridge 



Le samedi 20 juin 2015 08:42:27 UTC+2, Aman Garg a écrit :
>
> As I mentioned earlier, the problem is that when using the development 
> version, I am unable to install cartridge for that version. It seems 
> cartridge is only compatible presently with the release version.
>
> On Saturday, 20 June 2015 02:38:43 UTC+5:30, Mathias Ettinger wrote:
>>
>> By the time cartridge gets updated as well, you could try using a 
>> compatible version of mezzanine. Like 
>> https://github.com/stephenmcd/mezzanine/tree/a0df8300ed943fdae89b6f517f8ad54986ac9afd
>
>

-- 
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] Re: Trouble with django version

2015-06-19 Thread Eduardo Rivas
Hmm, I remember trying both before without problem. Off the top of my head
(and take this with a grain of salt), install mezzanine first from git on
the virtual env, but make sure it is recognized as 3.1.10. Then install
cartridge from git. It will check in the virtual env that mezzanine 3.1.10
is already installed and that way it won't download anything.

What I haven't tested is the new mezzanine project layout, which might
break cartridge.

-- 
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: Trouble with django version

2015-06-19 Thread Aman Garg
As I mentioned earlier, the problem is that when using the development 
version, I am unable to install cartridge for that version. It seems 
cartridge is only compatible presently with the release version.

On Saturday, 20 June 2015 02:38:43 UTC+5:30, Mathias Ettinger wrote:
>
> By the time cartridge gets updated as well, you could try using a 
> compatible version of mezzanine. Like 
> https://github.com/stephenmcd/mezzanine/tree/a0df8300ed943fdae89b6f517f8ad54986ac9afd

-- 
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: Trouble with django version

2015-06-19 Thread William Dai

I am actually on same boat.  I have seen discussion that Mezzanine will 
soon release with Django 1.8 LTS.  I am guessing Cartridge will be there 
too.  Is Cartridge behind on supporting Django 1.8?  I have not loaded dev 
version yet but I am planning to.

Since I start a new project now, it makes sense for me to download latest 
dev versions with Django 1.8, instead of working on 1.6.x

Thanks,
William

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