Blog

Viewing posts for the category Development

How to get a nice populated list of Languages in your Django app

Since I wanted to make an inventory app (that i will likely post the source of - as FOSS of course - at some point when I am done) I wanted to have a model for languages with their ISO 639-1 code.

Django (2.0) ForeignKey -> ManyToManyField

So I just thought my small URL Todo django app (which I will poste the source of online soon - when I have some time to write up some README,.. too) could benefit from each urlTodo being able to be part of more than one category.

Apache, mod_wsgi & django rest-framework, RESTEasy

So .. I just spent way too much time figuring out why my django-rest-framework did not work with authentication enabled .. As usual turns out it was simple: the culprit was mod_wsgi and it's default settings:

basic small web application with mod_wsgi and python

So i needed some quick way to verify email newsletter subscriptiosn .. (new european dataprotection laws ..)

Python Dataset Library -- CSV to SQLite ;)

Out of frustration of just needing to handle some (temporary) data properly and save it (csv and json are nice, but i wanted sqlilte in this case to query it easier) I found the dataset library.

Recent Posts

Archive

2023
2022
2021
2020
2019
2018
2014
2012
2011
2010
2009
2008
2007

Categories

Authors

Feeds

RSS / Atom