stackhpc / coral-credits

Track cloud credit usage for projects like Azimuth and Blazar
Apache License 2.0
1 stars 0 forks source link

Unable to delete allocations via django admin UI #27

Open JohnGarbutt opened 1 month ago

JohnGarbutt commented 1 month ago

Always get 500 errors with some db constraint violation. It looks like there is a circular foreign key reference, or something like that, in the DB model, at least as used by the admin UI