Augusto Destrero
Augusto Destrero
Hi @vitalik , first of all congrats for your work in this project! I really like it. I've a simple question, sorry if this is a trivial one! ;) In...
Aggiornati i CAP per i seguenti comuni che non erano presenti nei file. ISTAT : Denominazione 1317 : Val di Chy 1318 : Valchiusa 2170 : Alto Sermenza 2171 :...
For a project I need to have in Javascript the ids of users mentioned, but not the message with mentions in the form of @[1234], so I added the option...
If user is authenticated in wordpress sets the user login in request.META['REMOTE_USER'], this enables Django [remote user authentication mechanism](https://docs.djangoproject.com/en/1.8/howto/auth-remote-user/). As a result you'll have a regular `request.user` available in your...
I added the support for omocodie [http://it.wikipedia.org/wiki/Omocodia] and added a check using the control code in isvalid function.