这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: MMeent/pgeu-system

Tags

FINAL_DJANGO22

Toggle FINAL_DJANGO22's commit message
Disable workaround for pickling as of Django 3.2.10

In fixing a completely unrelated regression, Django 3.2.10 (the minor
release) seems to have removed the need for our workaround for pickling
memoryviews. So make this an explicit check, and don't make the
conversion if not needed.

FINAL_DJANGO111

Toggle FINAL_DJANGO111's commit message
Final django 1.11 based version

This tag represents the final point where the codebase runs on Django
1.11. Starting from this, django 2.2 is the runtime.

To upgrade, one should first migrate to this tag and run all migrations.
When that is completed, switch to django 2.2 and continue migrating to
the latest version and run the migrations again (using django 2.2).

FINAL_PY2

Toggle FINAL_PY2's commit message
Final(?) python2 version

LAST_DJANGO14_DEPLOY

Toggle LAST_DJANGO14_DEPLOY's commit message
Add missing slash