Skip to content

Add library ID to User model

Mathew Behling requested to merge library-id into main

Replaces !7

Related to https://gitlab.com/byuhbll/lib/python/django-dry/-/merge_requests/13

This adds library_id to the User model.

Removes the migrations from the users directory.

Merge request reports