Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 787 Bytes

current.md

File metadata and controls

19 lines (10 loc) · 787 Bytes

Changes to the oeplatform code

Changes

  • Migrate from django version 3.2 to 5.1 (#1884)

  • Update API responses to be more helpful (#1912)

  • Removed the outdated & unmaintained references module that was intended to handle bibtex files and store them in a django model (#1913).

  • Change sparql endpoint for OEKG to use the http post method to match the expected usage (#1913).

  • Extract header/footer template (#1914)

Features

Bugs

Documentation updates