RPIForge / website

The Forge's website - tracks machine usage and calculates charges.
GNU Affero General Public License v3.0
5 stars 10 forks source link

Disconnect usage from user #92

Open HonakerM opened 3 years ago

HonakerM commented 3 years ago

When a user is deleted their usage should remain.

HonakerM commented 3 years ago

This should be fixed by changing the on_delete variable on the Usage model field.