Prevented infinite loops on Tag.save()
Note: Now Tag.save() can raise an IntegrityError in case of concurrency issues, your app will need to handle that.
Showing
Please
register
or
sign in
to comment
A prog2-höz tartozó friss repo anyagok itt elérhetőek: https://git.iit.bme.hu/
Note: Now Tag.save() can raise an IntegrityError in case of concurrency issues, your app will need to handle that.