Y
Hacker News
new
|
ask
|
show
|
jobs
by
rowanseymour
660 days ago
I think there's a few 3rd party solutions like
https://github.com/charettes/django-seal
but I don't love the idea of using something that I assume is monkey patching Django code.
1 comments
charettes
659 days ago
There is an ongoing effort to include back the equivalent in core [here](
https://github.com/django/django/pull/17554
)
link