summaryrefslogtreecommitdiff
path: root/app/links/admin.py
AgeCommit message (Collapse)Author
2023-01-08links: tweaked admin again for faster entryluxagraf
2023-01-08links: moved tags to the top for faster link addingluxagraf
2022-12-04links: cleaned up code, got rid of markdown parser since it stoppedluxagraf
working long ago
2022-02-13main: updated to django 4.0luxagraf
2019-12-07fixed a bug in jrnl viewswlxf
2019-10-07added new posts stuff and changed name of src postsluxagraf
2019-04-13added tags to links adminluxagraf
2019-02-01redid jrnl to speed things up and use less memoryluxagraf
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
2017-07-16Updated to django autocomplete v3luxagraf
2016-11-29added option to save link direct through my admin and grab a markdownluxagraf
copy to store locally.
2015-12-23added autocomplete to tag fields in Links adminluxagraf
2015-12-22updated links app to grab full text of page as markdownluxagraf
2015-11-13fixed bugluxagraf
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