Skip to content

v2.2-0.4.0

Compare
Choose a tag to compare
@napulen napulen released this 04 Feb 18:31
  • Compatible with django==2.2.17
  • Bumped djangorestframework to 3.12.2
  • Bumped psycopg2 to 2.8.6
  • Bumped PostgreSQL compatibility to 9.5
  • Removed urlpatterns based on regex, replaced with the preferred flavor for django>=2.0
  • Removed JSONPRenderer renderers from djangorestframework, as those are no longer supported (and they are discouraged anyway)