summaryrefslogtreecommitdiff
path: root/config/base_urls.py
AgeCommit message (Collapse)Author
2018-03-07added a people app as per derek sivers' suggestionluxagraf
2018-03-03added book recommendations to jrnlluxagraf
2018-02-24fixed a bug in map data builderluxagraf
2018-02-06converted to new path url structure and updated pagination to handle it.luxagraf
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-02-03finished up notes app and made it liveluxagraf
2018-02-02moar bugsluxagraf
2018-01-28abstracted birds out to sightingsluxagraf
2018-01-21updated code to work with django 2.0luxagraf
2017-12-14cleaned up notes, archived old apps, moved checkins to locations appluxagraf
where it should have been from the beginning
2017-07-16Updated to django autocomplete v3luxagraf
2017-05-01fixed a bug in the build process for mapsluxagraf
2017-05-01fixed map builderluxagraf
2016-11-29added option to save link direct through my admin and grab a markdownluxagraf
copy to store locally.
2016-11-07fixed css for image clusters and house templateluxagraf
2016-10-10rolled in some live changesluxagraf
2016-06-17fixed notes to be like an instagram for the web also tweaked styles forluxagraf
picwide captions and added support for show camera make, model and lens
2016-03-31added support for Facebook Instant Articles to syndication appluxagraf
2016-02-08redid notes to make them self-contained and localluxagraf
2015-12-23added autocomplete to tag fields in Links adminluxagraf
2015-12-13added resizing function to photo uploads and changed wording on commentsluxagraf
template
2015-12-07added ability to edit resume landing and cv from pages appluxagraf
2015-12-02finished cleaning up all the warnings for depricated features in djangoluxagraf
1.10. I like to be ready yo.
2015-12-02updated url schemes to quiet some django 1.10 warningsluxagraf
2015-11-15added resume and income appsluxagraf
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-11-11redo figments to work with CBV, new builder, etc. Also broke out adminluxagraf
textfield widget to utils
2015-11-08ported expense app to CBVs and cleaner url scheme. Added build scriptluxagraf
and new model to track trips because I'm ambitious like that.
2015-11-08Updated books app to use new CBVs and urls, also brought everything upluxagraf
to PEP 8 styles
2015-11-08Ported Bird app to CBV and modern URL structure. Also added base classluxagraf
to utils module to handle my pagination scheme so I can reuse that bit of code
2015-11-06refactored src to use new build system with CBVsluxagraf
2015-11-04refactored blog app and renamed to jrnlluxagraf
2015-11-04cleaned up the code in blog and refactored to PEP 8 and class based viewsluxagraf
2015-10-31added figments app for publishing fictionluxagraf
2015-10-31added src to sitemap and fixed a url error in location sitemap. whoops.luxagraf
2015-10-28added the src app to port all technical writing over from longhandpixelsluxagraf
2015-10-01did a lot of work on the books sectionluxagraf
2015-05-03work started on bird app and displayluxagraf
2015-03-16added expense tracking appluxagraf
2014-11-10reverted Pages to databaseluxagraf
2014-10-24rewrote notes a bit to allow for longer notes and changed action tags toluxagraf
indie-action
2014-07-08fixed some url related bugsluxagraf
2014-07-08finished migrating to new url/menu schemeluxagraf
2014-07-02bugfixes after launchluxagraf
2014-07-02Finished up majority of v8 redesign, merging back to masterluxagraf
2014-06-24Rewrote all sass and reconfigured HTML to use more microformats andluxagraf
clearer class names
2014-06-08finished up notes app. still need to design and test, but it more orluxagraf
less works.
2014-05-29bugs fixes and changed image urls to use httpslxf
2014-05-27moved all the js files to their respective projects and added theluxagraf
leftlet providers code inline at the top as part of the build process. Also converted everything to stop using google maps.
2014-05-25added writing/location urls to sitemapluxagraf