Re: [mezzanine-users] Mezzanine 5.0 alpha 1 released!

2020-09-09 Thread Matt Mansour
Looking forward to checking it out.

Thanks for keeping it going!

On Wed, Sep 9, 2020, 2:56 PM Stephen McDonald  wrote:

> Thanks for all your hard work with this Ed and for taking the reins
> overall.
>
> Really cool to see some of the meta improvements you've made too.
>
> On Wed, Sep 9, 2020 at 12:02 PM Eduardo Rivas 
> wrote:
>
>>
>> Hello everyone!
>>
>> I'm very happy to announce that the first pre-release of the next major
>> version of Mezzanine is now available: 5.0.0 alpha 1. You can download it
>> right now with `pip install -U mezzanine==5.0.0a1`. This will also get you
>> the alpha versions for filebrowser-safe and grappelli-safe.
>>
>> *The biggest change is that we have completely dropped support for Python
>> 2 and Django versions prior to 2.2.*
>>
>> Other than that you can check out the pre-release notes over at GitHub:
>> https://github.com/stephenmcd/mezzanine/releases/tag/v5.0.0-alpha.1
>>
>> With this version we're also testing a new release process based on
>> Semantic Versioning that should make it much easier to publish pre-release
>> and stable versions to PyPI so the community can test Mezzanine without
>> having to install from GitHub.
>>
>> Additionally, since this is an alpha release, we request you do not use
>> it in production systems (unless you're ready to report and/or fix bugs).
>> You can help get Mezzanine to a stable release by filing bug reports on the
>> GitHub issue tracker. The community has already identified a few minor bugs
>> which are now being worked on as you can see here:
>> https://github.com/stephenmcd/mezzanine/issues?q=is%3Aopen+is%3Aissue+label%3A%22release+blocker%22
>>
>> Finally, I want to publicly thank Stephen McDonald who authored and
>> maintained Mezzanine for many years, as well as many other members of the
>> core team and the larger community who have made Mezzanine what it is
>> today. Going forward I (Ed Rivas) will be serving as the maintainer of the
>> project. I look forward to helping grow and nurture this amazing CMS.
>>
>> --
>> 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.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/mezzanine-users/9d034202-e26c-4596-b966-fb1523c12d94n%40googlegroups.com
>> 
>> .
>>
> --
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/mezzanine-users/CAFDn9NbE%3DuJMVSvuomd7FAktVGTn72U2pjUwoPJBuNk2GaNTUQ%40mail.gmail.com
> 
> .
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mezzanine-users/CALizMdM8gzroJczqkrcatGfQj_RM3oNg3GX_u%2BErJEyqSiHdrg%40mail.gmail.com.


Re: [mezzanine-users] Mezzanine 5.0 alpha 1 released!

2020-09-09 Thread Stephen McDonald
Thanks for all your hard work with this Ed and for taking the reins
overall.

Really cool to see some of the meta improvements you've made too.

On Wed, Sep 9, 2020 at 12:02 PM Eduardo Rivas 
wrote:

>
> Hello everyone!
>
> I'm very happy to announce that the first pre-release of the next major
> version of Mezzanine is now available: 5.0.0 alpha 1. You can download it
> right now with `pip install -U mezzanine==5.0.0a1`. This will also get you
> the alpha versions for filebrowser-safe and grappelli-safe.
>
> *The biggest change is that we have completely dropped support for Python
> 2 and Django versions prior to 2.2.*
>
> Other than that you can check out the pre-release notes over at GitHub:
> https://github.com/stephenmcd/mezzanine/releases/tag/v5.0.0-alpha.1
>
> With this version we're also testing a new release process based on
> Semantic Versioning that should make it much easier to publish pre-release
> and stable versions to PyPI so the community can test Mezzanine without
> having to install from GitHub.
>
> Additionally, since this is an alpha release, we request you do not use it
> in production systems (unless you're ready to report and/or fix bugs). You
> can help get Mezzanine to a stable release by filing bug reports on the
> GitHub issue tracker. The community has already identified a few minor bugs
> which are now being worked on as you can see here:
> https://github.com/stephenmcd/mezzanine/issues?q=is%3Aopen+is%3Aissue+label%3A%22release+blocker%22
>
> Finally, I want to publicly thank Stephen McDonald who authored and
> maintained Mezzanine for many years, as well as many other members of the
> core team and the larger community who have made Mezzanine what it is
> today. Going forward I (Ed Rivas) will be serving as the maintainer of the
> project. I look forward to helping grow and nurture this amazing CMS.
>
> --
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/mezzanine-users/9d034202-e26c-4596-b966-fb1523c12d94n%40googlegroups.com
> 
> .
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mezzanine-users/CAFDn9NbE%3DuJMVSvuomd7FAktVGTn72U2pjUwoPJBuNk2GaNTUQ%40mail.gmail.com.


[mezzanine-users] Mezzanine 5.0 alpha 1 released!

2020-09-08 Thread Eduardo Rivas

Hello everyone!

I'm very happy to announce that the first pre-release of the next major 
version of Mezzanine is now available: 5.0.0 alpha 1. You can download it 
right now with `pip install -U mezzanine==5.0.0a1`. This will also get you 
the alpha versions for filebrowser-safe and grappelli-safe.

*The biggest change is that we have completely dropped support for Python 2 
and Django versions prior to 2.2.*

Other than that you can check out the pre-release notes over at GitHub: 
https://github.com/stephenmcd/mezzanine/releases/tag/v5.0.0-alpha.1

With this version we're also testing a new release process based on 
Semantic Versioning that should make it much easier to publish pre-release 
and stable versions to PyPI so the community can test Mezzanine without 
having to install from GitHub.

Additionally, since this is an alpha release, we request you do not use it 
in production systems (unless you're ready to report and/or fix bugs). You 
can help get Mezzanine to a stable release by filing bug reports on the 
GitHub issue tracker. The community has already identified a few minor bugs 
which are now being worked on as you can see here: 
https://github.com/stephenmcd/mezzanine/issues?q=is%3Aopen+is%3Aissue+label%3A%22release+blocker%22

Finally, I want to publicly thank Stephen McDonald who authored and 
maintained Mezzanine for many years, as well as many other members of the 
core team and the larger community who have made Mezzanine what it is 
today. Going forward I (Ed Rivas) will be serving as the maintainer of the 
project. I look forward to helping grow and nurture this amazing CMS.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mezzanine-users/9d034202-e26c-4596-b966-fb1523c12d94n%40googlegroups.com.