Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Belmin Fernandez
Belmin Fernandez has asked
37
questions and find answers to
11
problems.
Stats
579
EtPoint
157
Vote count
37
questions
11
answers
About
Learning and helping.
Belmin Fernandez questions
How do you define an empty variable to store the value of a File struct?
Caching a Django queryset for the calendar date
In Django, when should I use doctests instead of unit testing?
Retrieving the US Postal Zip code for a street address using Python
Designing a Django voting system without using accounts
Django: Detecting changes of a set of fields when a model is saved
Python: Converting ('Monday', 'Tuesday', 'Wednesday') to 'Monday to Wednesday'
Normalizing street addresses in Django/Python
Representing a multi-select field for weekdays in a Django model
Django - Rebuild a query string without one of the variables
Belmin Fernandez answers
How to use mock in django?
Django: Detecting changes of a set of fields when a model is saved
Normalizing street addresses in Django/Python
How can I kill all my EC2 instances from the command line?
Django testing: Test the initial value of a form field
Django: How to check if the user left all fields blank (or to initial values)?
Django Admin: Using a custom widget for only one model field