Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
mcastle
mcastle has asked
5
questions and find answers to
25
problems.
Stats
456
EtPoint
103
Vote count
5
questions
25
answers
About
mcastle questions
For Django Rest Framework, what is the difference in use case for HyperLinkedRelatedField and HyperLinkedIdentityField?
Upgrading to Django 1.7. Getting error: Cannot serialize: <storages.backends.s3boto.S3BotoStorage object
When should HStoreField be used instead of JSONField?
mcastle answers
How to run one-off python script on Heroku
Invalid HTTP_HOST header in Django 1.6.2
Python Kivy write/read file to SD card
Android on-screen keyboard hiding Python Kivy TextInputs
Change DateTime input format in django form
Django migrations fail in heroku
Why do some includes in Django need strings, and others variable names?
Django REST Framework: default fields in browseable API form
Tab/Enter (and other keystrokes) handling in Kivy's TextInput widgets
Convert all CharField Form Field inputs to lowercase in Django forms