index
:
luxagraf.net.git
master
luxagraf.net django publishing system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
books
/
models.py
Age
Commit message (
Expand
)
Author
2020-04-29
adding stuff from live server
Gitea
2019-12-23
fixed book hilights to auto add book if not filled in
luxagraf
2019-12-23
fixed a bug in new book interface
luxagraf
2019-12-23
simplified process of adding a book highlight
luxagraf
2019-02-22
changed book detail template slightly, added afflink
luxagraf
2019-02-22
added essays and books to sitemap, moved books to read
luxagraf
2018-07-07
added campsite model, refactored some code to avoid circular imports,
luxagraf
2018-03-14
Added book to entry
luxagraf
2018-03-13
fixed book image urls for new uploads
luxagraf
2018-03-13
fixed some bugs in books and got it PEP8 compliant
luxagraf
2018-03-03
added amazon url to books section. probably won't use it though.
luxagraf
2018-02-05
abstracted the next prev links into utils so now they work for every
luxagraf
2018-01-21
updated code to work with django 2.0
luxagraf
2017-09-23
pulled in changes on arch server
luxagraf
2016-02-08
added an is_public field so I can keep some of the scifi and pulp out of
luxagraf
2015-12-29
fixed a bug in books models still using old markdown
luxagraf
2015-12-03
switched over to using a single markdown processor from utils everywhere
luxagraf
2015-11-08
Updated books app to use new CBVs and urls, also brought everything up
luxagraf
2015-10-22
did something to books models
luxagraf
2015-10-15
polished up the books section a bit
luxagraf
2015-10-01
did a lot of work on the books section
luxagraf
2014-05-23
added images to books and imported books from stuff model
luxagraf
2014-05-23
minor refactor to adoipt pep8 and pyflakes coding styles and clean up
luxagraf
2014-05-13
Remaned the bookhighlight model to be singlar and imported all the json
luxagraf
2014-05-13
Created the book and bookhighlights models, along with a quick and dirty
luxagraf
2014-04-30
removed sketchy half finished stuff
luxagraf
2014-05-01
added books app
luxagraf