Pinned Repositories
drf-hal-json
App for Django REST Framework 3 that adds support for `Content-Type: application/hal-json`
django
The Web framework for perfectionists with deadlines.
django
The Web framework for perfectionists with deadlines. Now on GitHub.
django-css-usage
Parses a given CSS file and outputs CSS rules that likely won't apply to any template.
django-paypal-adaptive
Paypal Adaptive API support for Django
django-tastypie-two-legged-oauth
Simple 2-legged OAuth authentication model for django tastypie.
django_compressor
Compresses linked and inline javascript or CSS into a single cached file.
dkb-scraping
Download archive of bank account statements from the DKB website
webjunkie's Repositories
webjunkie/django
The Web framework for perfectionists with deadlines. Now on GitHub.
webjunkie/django-css-usage
Parses a given CSS file and outputs CSS rules that likely won't apply to any template.
webjunkie/django-paypal-adaptive
Paypal Adaptive API support for Django
webjunkie/django-tastypie-two-legged-oauth
Simple 2-legged OAuth authentication model for django tastypie.
webjunkie/django_compressor
Compresses linked and inline javascript or CSS into a single cached file.
webjunkie/python-oauth2
A fully tested, abstract interface to creating OAuth clients and servers.
webjunkie/dkb-scraping
Download archive of bank account statements from the DKB website
webjunkie/arches
Arches is a web-based, geospatial information system for cultural heritage inventory and management.
webjunkie/AutoMySQLBackup
A fork of AutoMySQLBackup script from sourceforge. http://sourceforge.net/projects/automysqlbackup/
webjunkie/celery-once
Celery Once allows you to prevent multiple execution and queuing of celery tasks.
webjunkie/clear-lambda-storage
Removes old versions of Lambda functions
webjunkie/copilot-cli
The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner, Amazon ECS, and AWS Fargate.
webjunkie/django-hvad
Painless translations in django, using the regular ORM. Integrates easily into existing projects and apps. Easy convertible from django-multilingual-ng.
webjunkie/django-twoscoops-project
This is a modified project layout from the book, "Two Scoops of Django 1.5 and 1.6", now with Bootstrap via submodule and other stuff
webjunkie/drf-hal-json
Extension for Django REST Framework 3 which allows for using content-type application/hal-json
webjunkie/emencia-django-newsletter
An app for sending newsletter by email to a contact list.
webjunkie/feincms
A Django-based CMS with a focus on extensibility and concise code
webjunkie/history.js
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
webjunkie/jquery-infinite-scroll
JQuery plugin for ajax-enabled infinite page scroll
webjunkie/jquery-smooth-scroll
Automatically make same-page links scroll smoothly
webjunkie/mbslave-docker
webjunkie/modman
Modularize extensions using symlinks. Voted #1 Magento tool by @WebShopApps!
webjunkie/psycopg
New generation PostgreSQL database adapter for the Python programming language
webjunkie/pycodestyle
Simple Python style checker in one Python file
webjunkie/python-instagram
Python Client for Instagram API with python requests
webjunkie/python-social-auth
Social auth made simple
webjunkie/sticky
jQuery Plugin for Sticky Objects
webjunkie/swagger-codegen
swagger-codegen contains a template-driven engine to generate client code in different languages by parsing your Swagger Resource Declaration.
webjunkie/ts-json-schema-generator
Generate JSON schema from your Typescript sources