rakkapy/books
2022-02-09 19:59:04 +11:00
..
migrations v1 of books. You can see a list of books. 2021-10-24 23:59:35 +11:00
__init__.py v1 of books. You can see a list of books. 2021-10-24 23:59:35 +11:00
admin.py Basic book reading should now be possible. 2021-10-27 19:09:18 +11:00
apps.py v1 of books. You can see a list of books. 2021-10-24 23:59:35 +11:00
converters.py lol, git 2022-01-27 20:59:32 +11:00
models.py Ah, right, a book with no chapters... 2021-10-29 05:05:42 +11:00
tests.py v1 of books. You can see a list of books. 2021-10-24 23:59:35 +11:00
urls.py Finally put in proper converters, errors should be more accurate. Also put in an anti-slash redirect (because base only comes with pro-slash redirect, why...), and I think other stuff. 2022-01-26 19:51:03 +11:00
views.py Sharing code is good. Also store page update (need to actually make store site proper already) 2022-02-09 19:59:04 +11:00