django-model-utils icon indicating copy to clipboard operation
django-model-utils copied to clipboard

Add CreatedModel - same as TimeStampedModel but only have created field

Open simkimsia opened this issue 3 years ago • 0 comments

Problem

Sometimes i need to have just the created field and not the modified field

Code examples

I'm happy to write a PR for this, but I wanted to check if this is a good idea in the first place with the maintainers

simkimsia avatar Apr 04 '22 13:04 simkimsia