I'm not considering myself as a python hacker, but a python enthusiast. I have been working with Django (not python, if you know what I mean) for over a year, and never used pip!!
Shame on me, but a ...
I'm not considering myself as a python hacker, but a python enthusiast. I have been working with Django (not python, if you know what I mean) for over a year, and never used pip!!
Shame on me, but a ...
I've working in a Django project for my office, I've spent several months on it. One of the requierements is define a role with admin privileges, and add some users to that role. This users(two at least ...
Django and DataTables with Ajax: my nemesis during the last week. But after several attempts and burned my eyes in StackOverflow and Django Documentation I finally reach the solution. How I solved it? Just reading carefully the json outputted and ...
A few days ago, reading the blog of a great friend of mine, I noticed the buttons used in the comments systems doesn't trigger any action, but the text within them, this means: the link wasn't the buttons ...
The web: a tool for human beings. A human being who is fullfilling a task(send and email, reading news, buy a book, watch a movie). And as a tool, must be usable, must be easy and fluid.
But, if ...