Pinned Repositories
cookiecutter-django-crud-app
A Django app template that sets up initial Create, List, Detail, and Update generic views, forms, urls, templates, and tests.
django-csvview
A Django View Mixin for turning a ListView (or any view with get_queryset) into a highly customizable CSV download using tablib.
django-djunk-drawer
Yet another collection of django helpers.
jon.smajda.com
My Jekyll blog files
posthaste
A WordPress plugin that adds a Prologue/p2 style post form to your homepage
todo.actions.d
Add-ons for todo.txt-cli
todo.txt-web
A simple, iPhone-friendly web interface for todo.txt-cli, written in PHP and spiced up with a wee bit of jQuery.
tumblr-theme
My Tumblr Theme
tumblr4r_backup
A tumblr backup script in ruby using the tumblr4r gem
smajda's Repositories
smajda/todo.txt-web
A simple, iPhone-friendly web interface for todo.txt-cli, written in PHP and spiced up with a wee bit of jQuery.
smajda/cookiecutter-django-crud-app
A Django app template that sets up initial Create, List, Detail, and Update generic views, forms, urls, templates, and tests.
smajda/tumblr4r_backup
A tumblr backup script in ruby using the tumblr4r gem
smajda/django-csvview
A Django View Mixin for turning a ListView (or any view with get_queryset) into a highly customizable CSV download using tablib.
smajda/todo.actions.d
Add-ons for todo.txt-cli
smajda/django-djunk-drawer
Yet another collection of django helpers.
smajda/tumblr-theme
My Tumblr Theme
smajda/cmsplugin-markdown-file
smajda/django-pdfview
A Django View Mixin to easily render a pdf from a Django template using xhtml2pdf.
smajda/feed2text
A simple script for saving markdown files from a RSS feed. Primarily to illustrate using PEX for a PythonKC talk.
smajda/pre-commit
A slightly improved pre-commit hook for git
smajda/pull-this
WordPress plugin for selecting and placing pull quotes inside your posts using shortcodes ([pullthis][/pullthis] a nd [pullshow]). Pull quotes are inserted with jquery.
smajda/sisyphus
Gmail-like client-side drafts and bit more. Plugin developed to save html forms data to LocalStorage to restore them after browser crashes, tabs closings and other disasters.
smajda/chunkwm
Tiling window manager for macOS based on plugin architecture
smajda/create-react-app
Create React apps with no build configuration.
smajda/django-db-email-backend
Django email backend for storing messages to a database.
smajda/django-export-csv
Export Django QuerySets as CSV files
smajda/django-nopassword
Django authentication backend using email confirmation instead of passwords
smajda/django-site-broadcasts
A small Django app to easily broadcast an announcement across a website.
smajda/django-tastypie
Creating delicious APIs for Django apps since 2010. v0.12.0
smajda/exam_builder
Build multiple choice/short answer exams with Python.
smajda/logging-tutorial
Example code for Python logging tutorial
smajda/my-first-blog
From Django Girls blog tutorial http://tutorial.djangogirls.org/en/deploy/
smajda/presentations
Links to materials from pythonkc presentations
smajda/prose_test
Just a repo for testing out managing content with prose.io
smajda/pykc_fizz_buzz
FizzBuzz exercise for PythonKC
smajda/pythonkc.com
pythonkc.com
smajda/tabdrop
A vim script to emulate "tab drop" for non-GUI vim + TabDropHere to drop before currently viewed tab.
smajda/tic-tac-toe
An unbeatable tic-tac-toe django app
smajda/todo_django
Todo App with Nice Design, User Interactivity, & Login: http://todo-dj.herokuapp.com/