|
e9c46f23db
|
Switch home.urls and entries.urls over to modern path() definitions, with param conversion and such
|
2018-05-04 12:13:52 +10:00 |
|
|
2a65644813
|
Switch from custom pagination to django.core.paginator, since it can do things like counts and 'is there a next page' more easily
|
2017-12-13 09:56:18 +11:00 |
|
|
2d2159ee58
|
Enable simple entry pagination - each h-feed page has a rel=next pointing to the next page of the feed, but there's no visible link yet
|
2017-12-12 18:35:13 +11:00 |
|
|
5aa4eed816
|
Add simple /robots.txt support
|
2017-10-31 15:10:13 +11:00 |
|
|
55abf1780e
|
Create a super-simple homepage
|
2017-10-23 09:37:24 +11:00 |
|