|
065619772e
|
Use ResponseException for various places rather than needing to check the return value for responseness
|
2018-07-03 09:51:51 +10:00 |
|
|
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 |
|
|
9580068c5b
|
Refactor how the routing for different kinds of entry works - this will make implementing webmentions easier, hopefully?
|
2018-03-08 13:49:02 +11:00 |
|
|
c359b7640e
|
Refactor the 'entries' views into a package rather than just one module, so more views can be added without clutter
|
2018-03-07 15:46:21 +11:00 |
|