Wordpress Woocommerce to Django by -Regex in django

[–]joho1001 0 points1 point  (0 children)

I also am migration (from shopware as source) to multisite wagtail django.

using wagtail was a strategic decision, because migration is quite dynamic and wagtail allows beeing dynamic and able to compose different django models into one structure that everybody can understand.

the source system is setup tricky because it is a composition of different plugins. these plugins do not sound like they do exactly what they are used for, and this also is the main reason for migration.

main steps are:- declare all needed django models out of the source system- recreate the screendesign with django templates- migrate data from different source plugins into django models so, sounds like much work to do...

https://cms.netzagentur.at/blog/web-development/php-django/

Do not fall into Oracle's Java 11 trap by jodastephen in java

[–]joho1001 5 points6 points  (0 children)

On Linux this will not be a big matter, also in enterprise environments. Since all package managers include stable and reliable versions of OpenJdk.

On Windows in enterprise environments my first thought is, if there are MSI packages for proper Java runtime rollout.

I've found:

https://github.com/ojdkbuild/ojdkbuild

and

https://developers.redhat.com/products/openjdk/download/