Index ¦ Archives ¦ Atom ¦ RSS

Using multiple serializers with DjangoRestFramework

How to use different serializers with DjangoRestFramework


py.test and Django

Test django application with py.test and WebTest


False Myths: Customers does not care about technology they care about money


django and pdbpp

Quick tips how to enable pdb with django


cx-Oracle 5.2 on OSX (El Capitan)

Install cx-Oracle 5.2 on OSX (El Capitan), mostly for my reference


cx_Oracle and System Integrity Protection (El Capitan)

With the relase of El Capitan, Apple has enabled a new default security feature named System Integrity Protection, also called rootless. This may cause some apps, utilities, and scripts to not function at all, even with sudo privelege, root user enabled, or admin access. Oracle drivers seems one the these.


About rules, best practices and experience

What does distinguishes an architect by a good architect, a developer from a good developer ?


PostGIS, PostgreSQL, and Django on OS X

Here's how I got through the installation and configuration of PostGIS on OS X (10.10 Yosemite).


Create custom pytest skipif markers

Quick example how to create reusable parametric 'skipif' markers


Django & MSSQL on OSX (Yosemite)

How to connect to MSSQL from Python/Django using pyodbc; The idea is to use a stack that can be easiy replicable on a Linux box (my production target).

© 2014 Stefano Apostolico. Built using Pelican. Member of the Internet Defense League.