Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Latest commit

 

History

History
38 lines (26 loc) · 673 Bytes

CHANGELOG.rst

File metadata and controls

38 lines (26 loc) · 673 Bytes

Changelog for djflocash

The format is based on Keep a Changelog and this project tries to adhere to Semantic Versioning.

0.2 - 2020-10-06

Added

  • Django 2.2 compatibility
  • Python 3.7 compatibility

Removed

  • Django <= 2.0 compatibility
  • Python <= 3.5 compatibility

0.1 - 2018-10-01

First release.

Added

  • payement model
  • order form with generation from payement
  • notification model
  • notification handling with verification
  • pending payment handling