summaryrefslogtreecommitdiff
path: root/app/links/models.py
AgeCommit message (Expand)Author
2018-07-07added campsite model, refactored some code to avoid circular imports,luxagraf
2018-04-08cleaned up stuff adminluxagraf
2018-04-05cleaned up links model and added datetime importluxagraf
2018-04-05added image to links for screencapturesluxagraf
2018-02-05abstracted the next prev links into utils so now they work for everyluxagraf
2018-01-31fixed some admin bugs on live serverluxagraf
2018-01-21updated code to work with django 2.0luxagraf
2017-10-06added timezone import in linksluxagraf
2017-10-06added auto date to linksluxagraf
2016-11-29bux fixluxagraf
2016-11-29added email featureluxagraf
2016-11-29added option to save link direct through my admin and grab a markdownluxagraf
2015-12-23fixed some bugs in the links modelluxagraf
2015-12-22updated links app to grab full text of page as markdownluxagraf
2015-12-03switched over to using a single markdown processor from utils everywhereluxagraf
2015-11-14simplified Link model and got rid of unused attributesluxagraf
2015-11-13rewrote Links to make them more browse/earacble on live site and inluxagraf
2015-08-21fixed link retrieverluxagraf
2014-05-23minor refactor to adoipt pep8 and pyflakes coding styles and clean upluxagraf
2012-09-22site reorgluxagraf