I would like to start looking at making Satchmo Django 1.5 compatible. If anyone has done any work, feel free to create a repo and start getting it in shape for 1.5
I'll try to take a look and clean up any small issues and release Satchmo with 1.4.x compatibility then move onto 1.5 when Django-registration makes the jump. -Chris On Sat, Mar 23, 2013 at 9:54 PM, Avraham Serour <[email protected]> wrote: > btw, since satchmo doesn't support 1.5 you should change the > requirements.txt, it states only django, someone following the installation > instructions will install 1.5 > > > On Thu, Mar 21, 2013 at 11:36 PM, Avraham Serour <[email protected]>wrote: > >> it is a different scope than allauth, take a look at the docs >> https://django-allauth.readthedocs.org/en/latest/ >> >> >> On Thu, Mar 21, 2013 at 11:32 PM, Mike Hostetler < >> [email protected]> wrote: >> >>> Django-user-accounts also seems nice. >>> On Mar 21, 2013 3:58 PM, "Avraham Serour" <[email protected]> wrote: >>> >>>> maybe we should dump django-registration in favor of something >>>> like django-allauth for the next release of satchmo >>>> >>>> >>>> On Thu, Mar 21, 2013 at 11:21 AM, David Unric <[email protected]>wrote: >>>> >>>>> Django 1.5 is incompatible with current, a bit outdated, >>>>> django-registration and some Satchmo templates also use some deprecated >>>>> modules/functions like django.views.generic.simple.direct_to_template. >>>>> As there does exist some unofficial patches to django-registration to >>>>> work with django 1.5, some parts of satchmo also need to be rewritten. >>>>> >>>>> >>>>> On Wednesday, January 9, 2013 2:40:55 PM UTC+1, Tim Bowden wrote: >>>>>> >>>>>> Anyone been testing this combo? I'm starting a project that will >>>>>> most likely use 1.5 (by the time it's in prod) and was wondering if this >>>>>> combo is expected to work. Also given the last release was 0.9.2 about 9 >>>>>> months ago, is that still the recommended release for prod, or have >>>>>> people >>>>>> been using dev? >>>>>> >>>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Satchmo users" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> To post to this group, send email to [email protected]. >>>>> Visit this group at http://groups.google.com/group/satchmo-users?hl=en >>>>> . >>>>> For more options, visit https://groups.google.com/groups/opt_out. >>>>> >>>>> >>>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Satchmo users" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To post to this group, send email to [email protected]. >>>> Visit this group at http://groups.google.com/group/satchmo-users?hl=en. >>>> For more options, visit https://groups.google.com/groups/opt_out. >>>> >>>> >>>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Satchmo users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/satchmo-users?hl=en. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >>> >> >> > -- > You received this message because you are subscribed to the Google Groups > "Satchmo users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/satchmo-users?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/satchmo-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
