index
:
luxagraf.net.git
master
luxagraf.net django publishing system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
jrnl
/
models.py
Age
Commit message (
Expand
)
Author
2018-02-09
added blank= true to sketches field on jrnl
luxagraf
2018-02-08
added a manytomany for sketches in jrnl
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-01-04
changed function to handle old image
luxagraf
2017-01-04
temporary changes
luxagraf
2017-01-02
changed upload paths to temporarily add images to 2016 folders
luxagraf
2017-01-01
added prev and next links to jrnl change form
luxagraf
2017-01-01
fixed some random bugs
luxagraf
2016-12-13
Added video upload tools and inserting
luxagraf
2016-11-19
added new image dimension to admin
luxagraf
2016-11-19
more bug fixes
luxagraf
2016-11-16
got rid of markdown in excerpts
luxagraf
2016-11-14
pushed up new image insert script
luxagraf
2016-11-12
added some more image layout styles
luxagraf
2016-11-02
launched new homepage and misc improvements
luxagraf
2016-11-01
widened site, created new photo layouts and prepped homepage redesign
luxagraf
2016-10-10
started work on light version of homepage and made it possble for me to
luxagraf
2016-08-08
changed image url on homepage to use cdn
luxagraf
2016-07-15
mane homepage currator a bit smarter and easier to update
luxagraf
2016-06-17
fixed notes to be like an instagram for the web also tweaked styles for
luxagraf
2016-05-23
fixed a bug in jrnl model save
luxagraf
2016-05-17
fixed a bug in amp builder and added a size hint to image upload on
luxagraf
2016-05-17
tweaked colors, created black version of posts and got rid of
luxagraf
2016-05-14
fixed a bug that looked for pk before it was assigned
luxagraf
2016-03-23
changed hacky method of determining which image parser to use to 167 to match...
luxagraf
2016-03-23
added a new image parser to pull in images from the LuxImage model and
luxagraf
2016-03-09
Hid title field on change form since I can pick it up from the entry
luxagraf
2016-03-09
added actual save function to EntryTitleSong
luxagraf
2016-03-09
added a song title tracker to jrnl app. credit where it's due.
luxagraf
2015-11-17
added a time contraint to comment approval system
luxagraf
2015-11-17
Oh just getting ready for some live testing. because, why not?
luxagraf
2015-11-06
fixed some bugs in jrnl
luxagraf
2015-11-06
rewrote jrnl builder to be self contained in jrnl and based entirely off
luxagraf
2015-11-04
refactored blog app and renamed to jrnl
luxagraf