Skip to content
bethlakshmi edited this page Oct 29, 2019 · 1 revision

Welcome to the gbe-divio-djangocms-python2.7 wiki!

The original code repo for this code base is https://github.com/bethlakshmi/GBE2. This code base has been migrated here, with the following critical changes:

  • moved from WebFactional to Divio Cloud - mostly a cost consideration, but we were also looking for better performance on Django CMS related hosting issues and Divio are the creators of Django CMS, so at least maintaining this part of the codebase is easier. Hopefully.
  • upgraded from Django 1.8 to Django 1.11 - a fairly significant upgrade, although no change made to Python (still using 2.7 as of this writing).
  • upgraded from Bootstrap 3 to 4
  • change from MySQL to PostGres - although mostly invisible in the codebase, there have been minor changes.

GBE2 remains a good history, but enough changed that it made sense to start afresh. Tickets for THIS codebase should be HERE.

Clone this wiki locally