This website requires JavaScript.
Explore
Help
Sign In
ddp
/
books
Watch
1
Star
0
Fork
0
You've already forked books
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4ca2183253af8b04581b581d0c0749686f1c03a4
books
/
templates
History
Damien De Paoli
4ca2183253
added quick debug for loan data in books if there
2020-11-18 19:57:04 +11:00
..
author.html
created generic id_name_form.html and made condition, covertype, genre, owned, publisher & rating use it for single edit page
2020-11-18 12:09:02 +11:00
authors.html
split out old books into book and books.html, all *.html now using extends and {% block %} in jinja2. So navbar is now present in all URLs
2020-11-14 12:09:35 +11:00
base.html
renamed id_name_form to edit_id_name, then made show_id_name and used it for all appropriate classes. Shaved about 150 LOC / removed 5 x duplication of code :)
2020-11-18 12:30:23 +11:00
book.html
added quick debug for loan data in books if there
2020-11-18 19:57:04 +11:00
books.html
split out old books into book and books.html, all *.html now using extends and {% block %} in jinja2. So navbar is now present in all URLs
2020-11-14 12:09:35 +11:00
edit_id_name.html
renamed id_name_form to edit_id_name, then made show_id_name and used it for all appropriate classes. Shaved about 150 LOC / removed 5 x duplication of code :)
2020-11-18 12:30:23 +11:00
show_id_name.html
renamed id_name_form to edit_id_name, then made show_id_name and used it for all appropriate classes. Shaved about 150 LOC / removed 5 x duplication of code :)
2020-11-18 12:30:23 +11:00