summaryrefslogtreecommitdiff
path: root/config/base_urls.py
AgeCommit message (Collapse)Author
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
2014-05-13Created the book and bookhighlights models, along with a quick and dirtyluxagraf
parsers to dump a json feed of Kindle clippings into the database
2013-04-24updated for django 1.5, removed grappelli dependencyluxagraf
2013-04-23swtiched from google maps api to OSM with leafletluxagraf
2012-10-15changed settings for remote serverluxagraf
2012-10-14renamed build to builder and delted extraneous files in builder and blog appluxagraf
2012-10-14converted publishing system to have buttons int the admin and reworked the ↵luxagraf
config system
2012-09-22moved outside dependencies to virtualenv and dumped some unused apps out of libluxagraf