]> git.p6c8.net - pcdenotes.git/commit
Fix sorting in archive view
authorPatrick Canterino <patrick@patrick-canterino.de>
Wed, 26 Jun 2024 15:05:33 +0000 (17:05 +0200)
committerPatrick Canterino <patrick@patrick-canterino.de>
Wed, 26 Jun 2024 15:05:33 +0000 (17:05 +0200)
commit89489ad3b1d67fcf4fffc5c11c636b6e96cc4e85
tree29053fbdb6be3a7862665f6a6cfba0916db609c8
parenta6bbbd5f290f16959a74625ea967484025738a41
Fix sorting in archive view

We now use the (annotated) publication date instead of the creation date
notes/models.py
notes/templates/archive_main.html
notes/templates/archive_year.html

patrick-canterino.de