Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Version 0.3.0

Choose a tag to compare

@aminalaee aminalaee released this 02 Nov 10:09
· 12 commits to master since this release
19de32e

Added

  • Support for ON DELETE actions (#115)
  • OneToOne field (#116)
  • Email field (#123)
  • IPAddress field (#124)
  • Model class __repr__ and __str__ methods (#127)
  • URL field (#128)

Fixed

  • create method not working for non-integer Primary Keys (#119)