Hernán TyliminDivagues de un emprendedor¿Qué tan efectivo es tener un blog?En Emprendiendo en Bs As (El mejor Facebook group del mundo. Créanme, soy 100% parcial sobre el tema) hicieron esta pregunta. Y como me…Jun 29, 2017Jun 29, 2017
Hernán TyliminDjango MusingsCustomizing the Django Admin siteDjango’s official doc hereMay 11, 20163May 11, 20163
Hernán TyliminDjango MusingsAdding User Login to your django siteThis is the first part of a series on customizing your django site and understanding the authentication middleware of Django.May 10, 2016May 10, 2016
Hernán TyliminDjango MusingsHow to do a basic CRUD REST API with an ORM-Less DjangoThe other day had a client that needed to build a very basic web service and the only requirement that I had was that this would needed to…May 3, 20165May 3, 20165
Hernán TyliminDjango Musingsdjango-cms: this is not a reviewI am trying different blog and CMS solutions that are Django native. The first one that I came into was django-cms. The following is NOT a…Apr 27, 20161Apr 27, 20161
Hernán TyliminDjango MusingsThe Multiple Settings Files PatternI read this first in Two Scoops of Django a while back.Apr 18, 2016Apr 18, 2016
Hernán TyliminDjango MusingsWhat to do with passwords and secrets?What should we do with all the secret stuff that we have in our code?Apr 18, 2016Apr 18, 2016
Hernán TyliminDjango Musingshttpie is yummyIf you are developing REST APIs you need a client to test them.Apr 17, 20161Apr 17, 20161
Hernán TyliminDjango MusingsStarting with django-rest-frameworkDjango-Rest-Framework doc here.Apr 17, 2016Apr 17, 2016
Hernán TyliminDjango MusingsCurrent DateTime for default value in a Model? Use callablesSo. Let’s say that you have:Apr 16, 2016Apr 16, 2016