pytition / Pytition

Django app for self-hosted privacy-friendly online petitions
https://pytition.org
BSD 3-Clause "New" or "Revised" License
97 stars 28 forks source link

Issue-294: Adding new date field to store publication date #298

Closed rsk2 closed 1 year ago

rsk2 commented 1 year ago

@fallen , the field for creation date already exists in the petition model. So in this PR, I have only created a field for the publication date.

fallen commented 1 year ago

Looks good so far, I'll wait until some more PRs are open to see the bigger picture before starting to merge. Thanks!

rsk2 commented 1 year ago

@fallen, the commits in the pull request got associated with a different account of mine. So I am closing this PR and I will create a new one with same changes. Sorry about this.