Pinned Repositories
django-admin-json-editor
Adds json-editor for JSONField in Django Administration
django-autocomplete-light
A fresh approach to autocomplete implementations, specially for Django. Status: v3 stable, 2.x.x stable, 1.x.x deprecated. Please DO regularely ping us with your link at #yourlabs IRC channel
django-daguerre
On-the-fly image manipulation for Django.
django-datatrans
Translate Django models without changing anything to existing applications and their underlying database.
django-model-utils
Django model mixins and utilities.
django-modeltranslation
Translates Django models using a registration approach.
django-rest-auth
This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON)
django-rest-framework-filters
Better filtering for Django REST Framework
django-resumable
django backend for resumable.js xhr uploads.
django-s3direct
Add direct uploads to S3 with a progress bar to file input fields. Perfect for Heroku.
chubz's Repositories
chubz/django-admin-json-editor
Adds json-editor for JSONField in Django Administration
chubz/django-autocomplete-light
A fresh approach to autocomplete implementations, specially for Django. Status: v3 stable, 2.x.x stable, 1.x.x deprecated. Please DO regularely ping us with your link at #yourlabs IRC channel
chubz/django-daguerre
On-the-fly image manipulation for Django.
chubz/django-datatrans
Translate Django models without changing anything to existing applications and their underlying database.
chubz/django-model-utils
Django model mixins and utilities.
chubz/django-modeltranslation
Translates Django models using a registration approach.
chubz/django-rest-auth
This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON)
chubz/django-rest-framework-filters
Better filtering for Django REST Framework
chubz/django-resumable
django backend for resumable.js xhr uploads.
chubz/django-s3direct
Add direct uploads to S3 with a progress bar to file input fields. Perfect for Heroku.
chubz/django-versatileimagefield
A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating new images from the one assigned to the field.
chubz/doomrl
D**m, the Roguelike
chubz/fiskpy
Python fiskalizacija (Hrvatska)
chubz/git-indexed-commands
custom git commands that use indexed values [0,1,2,3 ...] instead of file paths
chubz/graphql-ws
GraphQL websockets
chubz/opentok-layout-js
Layout Manager for OpenTok - automatically lays out your Publishers and Subscribers nicely
chubz/prime31
UIToolkit repository
chubz/pyaib
An easy to use Python Framework (that uses gevent) for writing IRC Bots.
chubz/python-sample
A sample Sailfish application written in Python
chubz/rislav
chubz/sofi
an OS agnostic UI module for Python
chubz/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
chubz/Tokenize2
Tokenize2 is a plugin which allows your users to select multiple items from a predefined list or ajax, using autocompletion as they type to find each item. You may have seen a similar type of text entry when filling in the recipients field sending messages on facebook or tags on tumblr.