You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the field is updated by pre_save and post_save signals I don't think bulk_create is expected to worth with auto slug. The same is true for update.
Add this test to
AutoSlugFieldTestCase
and see it raise an exception:The text was updated successfully, but these errors were encountered: