Andreas
Andreas
Hey! Considering the advice to eventually use Django's builtin `JSONField`: > If you're an end user of PostgreSQL and want full-featured JSON support, then it is recommended that you use...
Hey, I stumbled across a rendering issue in the navigation while starting to sketch an API on apiary.io and transferring the results (via "Download API Blueprint") to `aglio`. This is...
Hi, the one thing I am really missing at the moment, is to pass arguments to the test command on the fly. Using `pytest` for example, every now and then...
Just a little fix so that the MEDIA_URL setting is respected (again).