Pinned Repositories
autodnsfailover
backpack
Backpack Design System
django-custom-user
Custom user model for Django >= 1.5 with the same behaviour as Django's default User but with email instead of username.
django-multidb-router
Round-robin master/slave db router for Django.
django-request
django-request is a statistics module for django. It stores requests in a database for admins to see, it can also be used to get statistics on who is online etc.
django-rest-framework
Awesome web-browseable Web APIs.
django-rest-framework-jwt
JSON Web Token based authentication for Django REST framework
marccerrato.github.com
python-dns-failover
Python script to automatically update DNS records for a bunch of servers participating in a Round-Robin DNS setup.
marccerrato's Repositories
marccerrato/python-dns-failover
Python script to automatically update DNS records for a bunch of servers participating in a Round-Robin DNS setup.
marccerrato/autodnsfailover
marccerrato/backpack
Backpack Design System
marccerrato/django-custom-user
Custom user model for Django >= 1.5 with the same behaviour as Django's default User but with email instead of username.
marccerrato/django-multidb-router
Round-robin master/slave db router for Django.
marccerrato/django-request
django-request is a statistics module for django. It stores requests in a database for admins to see, it can also be used to get statistics on who is online etc.
marccerrato/django-rest-framework
Awesome web-browseable Web APIs.
marccerrato/django-rest-framework-jwt
JSON Web Token based authentication for Django REST framework
marccerrato/marccerrato.github.com
marccerrato/react-select
A Select control built with and for React JS
marccerrato/requests-oauthlib
OAuthlib support for Python-Requests!
marccerrato/sync-vs-async
Demo project to compare performance between a Flask and aiohttp app
marccerrato/tdd-kata-2
Software Craftsmanship TDD kata #2