Bruno Bastos
Software Engineer
BLOG
PROJECTS
ABOUT
Posts containing the tag 'python'
How to access the HttpRequest object in Django forms
Django Forms – The difference between self.cleaned_data[‘field’], self.cleaned_data.get(‘field’) and self.data
Como criar um ambiente virtual Linux para desenvolvimento – Tutorial passo a passo para iniciantes