| 5 weeks | Jason Moiron | adding linkpost application |
| 6 weeks | Jason Moiron | fixes some bugs |
| 6 weeks | Jason Moiron | some dumpdata & loaddata updates, urls migrated to common urls, smart urls modified slightly to enhance features, fix 'all' |
| 6 weeks | Jason Moiron | initial loaddata script |
| 6 weeks | Jason Moiron | marging stable w/ unstable |
| 6 weeks | Jason Moiron | updated dumpdata script |
| 6 weeks | Jason Moiron | tagging index & detail sorta hooked up now |
| 6 weeks | Jason Moiron | moving tag index, fixing some more blog templates |
| 6 weeks | Jason Moiron | year/etc navigation is working now |
| 6 weeks | Jason Moiron | /blog/ is now sorta working. |
| 6 weeks | Jason Moiron | use manager on blog view |
| 2 months | Jason Moiron | fix missing id in anchor that prevented the popup from working right |
| 2 months | Jason Moiron | fix typo that was killing my style |
| 2 months | Jason Moiron | fix some imports, inline that style that needs admin_media_prefix |
| 2 months | Jason Moiron | moved TaggedObjectInline to tagging/admin |
| 2 months | Jason Moiron | added jquery based "Add more tags" button |
| 2 months | Jason Moiron | blog admin modifications, adding comments |
| 2 months | Jason Moiron | url reversing now works for tags, cleaning up blog models & logic |
| 2 months | Jason Moiron | python manage.py etc now works (removed all incompatibilities); still a lot of stuff to do |
| 2 months | Jason Moiron | tagging is about done, remove helptext, rejigger blog models |
| 2 months | Jason Moiron | moving some things around |
| 2 months | Jason Moiron | some migrations from logic to models, remove stale, shitty comments |
| 3 months | Jason Moiron | weird _next_year renaming bug |
| 4 months | Jason Moiron | never 'import settings' |
| 4 months | Jason Moiron | marged new HEAD |
| 4 months | Jason Moiron | fix the redirect issue w/ render404 and some settings/localsettings issues |
| 4 months | Jason Moiron | adding striptags, which is called elsewhere |
| 4 months | Jason Moiron | readding settings |
| 4 months | Jason Moiron | remove settings from the archive, some css changes |
| 4 months | Jason Moiron | set tag debug info hidden behind settings |
| 4 months | Jason Moiron | needed RequestContext in templates, added some convenience decorators |
| 4 months | Jason Moiron | adding robots.txt |
| 4 months | Jason Moiron | use png favicon |
| 4 months | Jason Moiron | new favicon, url redirects for new favicon |
| 4 months | Jason Moiron | major organizational revamp of blog application |
| 4 months | Jason Moiron | migrate to using custom view for blog base to avoid caching |
| 4 months | Jason Moiron | add some more utilities |
| 4 months | Jason Moiron | quick fix for markdown failure on utf-8 strings |
| 4 months | Jason Moiron | ignore local_settings so it doesn't end up in the repos |
| 4 months | Jason Moiron | initial checkin; totally revamped organization |