New registration are always inserted with id = 1

Issue #16 resolved
Alex Wei created an issue

No description provided.

Comments (3)

  1. Alex Wei reporter

    Resolve #16 Added an optional id to hold the database key. Also added an overloading apply method to spare clients from passing None to the new id. Fixed the save operation based on whether the registration is new or existing.

    → <<cset 15abe2341281>>

  2. Log in to comment