]> git.p6c8.net - pcdenotes.git/commit
Add publication date to database
authorPatrick Canterino <patrick@patrick-canterino.de>
Sat, 14 May 2022 15:42:08 +0000 (17:42 +0200)
committerPatrick Canterino <patrick@patrick-canterino.de>
Sat, 14 May 2022 15:42:08 +0000 (17:42 +0200)
commitbb41f36c58707df91ca96b39b41f51e98306aee7
tree368225cfab70dfa0185e1bc4a1164f5e8a5ba2c7
parent143f03a1d91f14e5a3e4a9a9259e6cc8162fc284
Add publication date to database

The publication date is updated if the note is created and set to "published"
or if the publication status is changed to published
notes/migrations/0003_note_published_at.py [new file with mode: 0644]
notes/models.py

patrick-canterino.de