• !236 Fix backup and restore commands
  • !238 Upgrade to django 1.11
  • !239 Add cache deletion support: WARNING, use with caution, it may break experiments
  • !240 Improve database handling when loading scheduler
  • !241 Add exclude field in serializer for django rest framework compatibility
  • !242 Refactor code to make it work with both Python 2 and Python 3
  • !243 Update lambda use and key search in dictionaries
  • !245 Fix anchors in documentation
  • !246 Fix Python 2/3 use of zip
  • !247 Add command to get current active user on the site
  • !248 Fix handling of missing field in experiment panel
  • !249 Fix various issues that have been found while doing tests using the web site and the online platform.
  • !250 Improve the buildout handling
  • !251 Fix bugs in the database API and improve the tools to set them up.
  • !252 Update documentation for account reactivation for blocked users
  • !253 Improve block state change
  • !254 Refactor version fingerprinting for code mirror widgets
  • !255 1.4.x: Merge the 1.4.x branch to make the 1.4 version the new stable release.
  • !256 Fix context handling for template rendering in navigation: dict must now be used