]> git.p6c8.net - pcdenotes.git/commit
Began to implement archive view
authorPatrick Canterino <patrick@patrick-canterino.de>
Sun, 30 Jan 2022 13:08:31 +0000 (14:08 +0100)
committerPatrick Canterino <patrick@patrick-canterino.de>
Sun, 30 Jan 2022 13:08:31 +0000 (14:08 +0100)
commit96213c617d77f89ec12e8e6349b60dd6c5bbef1d
tree2fd6f2178d17da3c0e5424e86f91a30bdd23f760
parent71736b7bbf3c025b7dc5f85fce395b1b0591265b
Began to implement archive view

You can already list the years
.gitignore
notes/templates/archive_main.html [new file with mode: 0644]
notes/templates/archive_month.html [new file with mode: 0644]
notes/templates/archive_year.html [new file with mode: 0644]
notes/urls.py
notes/views.py

patrick-canterino.de