summaryrefslogtreecommitdiff
path: root/app/links/models.py
AgeCommit message (Collapse)Author
2021-06-28fixed another type errorluxagraf
2021-06-28fixed type errorluxagraf
2021-06-28added try clause to link scraperluxagraf
2020-04-29adding stuff from live serverGitea
2019-04-13added tags to links adminluxagraf
2018-07-07added campsite model, refactored some code to avoid circular imports,luxagraf
reorganized some auxilary functions and fixed broken build JS.
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
model that implements a get_%S_admin_link method and loads the JS
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
copy to store locally.
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
except notes because I'm urlizing notes and I don't want to do that anywhere else.
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
admin, also ported to CBVs/new build system and added back some templates for viewing. Deleted tumblr integration.
2015-08-21fixed link retrieverluxagraf
2014-05-23minor refactor to adoipt pep8 and pyflakes coding styles and clean upluxagraf
some cruft that's been hangin round for years
2012-09-22site reorgluxagraf