juntossomosmais / django-outbox-pattern

A django application to make it easier to use the transactional outbox pattern
MIT License
50 stars 7 forks source link

feat: allow blank value to Version field at the Published table on Ad… #35

Open spy7 opened 1 year ago

spy7 commented 1 year ago

Info

Allow to update a register in the Published table on the Admin area without setting a version (null is a valid value).