0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 20 hours ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed link in project_fragment to direct towards the right location. More... over 15 years ago
Fixed JS creating duplicate image counters. More... over 15 years ago
Using project's name for title tag instead of category. More... over 15 years ago
Skills now ordered by name. (Alphabetical.) More... over 15 years ago
Sorting projects by -start_date, -end_date. More... over 15 years ago
Updated Category model to sort by position by default. More... over 15 years ago
Updated CSS for example projects for new layout. More... over 15 years ago
Rearranged project_fragment as well to be a bit more usable. More... over 15 years ago
Updated how the projects_fragment looks to be more generally applicable. More... over 15 years ago
Made pull-quote optional. More... over 15 years ago
Can now click through images on project detail pages. More... over 15 years ago
Now cycles through a project's images on click (in detail view only). More... over 15 years ago
Updated jquery_project to have the appropriate template overrides, and to actually use them, as well as a stub portfolio.js file. More... over 15 years ago
Removed unwanted files from repo. More... over 15 years ago
Updated gitignore (for real this time. last time I inadvertantly added the jquery_project directory...) More... over 15 years ago
Updated gitignore. More... over 15 years ago
Changed images from ordered to unordered list. More... over 15 years ago
Updated dates to be in American format (month/day/year). More... over 15 years ago
Updated model to include a short_description for displaying in lists (and still has description for displaying in the project detail). More... over 15 years ago
Added template tag for splitting strings to extract filename from filefield and imagefield's 'name' attribute. Updated project and projects fragments to use said template tag. More... over 15 years ago
Fleshed out project_fragment and projects_fragment a bit. More... over 15 years ago
Moved inlined css from base.html to a file in example_project. More... over 15 years ago
Floating the pull quote to right. More... over 15 years ago
Updated gitignore to ignore any uploaded media files. More... over 15 years ago
U More... over 15 years ago
Merge branch 'master' of [email protected]:lethain/django-portfolio More... over 15 years ago
initial commit More... over 15 years ago
Added view for displaying only one project. More... over 15 years ago
Finished initial templates for listing projects by skill and category. More... over 15 years ago
Removed the skills_list view (doesn't fit into concept). More... over 15 years ago