Posts for the category 'development'
Django Sitemap - A quick start guide
Django file upload – How to check if filename already exists in disk
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