Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
shanyu
shanyu has asked
22
questions and find answers to
31
problems.
Stats
979
EtPoint
311
Vote count
22
questions
31
answers
About
Mechanical Engineering + MBA + PhD in finance. Python & Javascript.
shanyu questions
does custom user class break applications in django?
should I drop Google App Engine?
Django - leaving messages to (offline) users using the new messages framework
design for handling exceptions - google app engine
django - reorder queryset after slicing it
escape problem in django templates
django - how can I access the form field from inside a custom widget
how to modify choices on admin pages - django
fields and base_fields - Django
Django fixture fails, stating "DatabaseError: value too long for type character varying(50)"
shanyu answers
Automatically assigning model field values in Django
Execute python command in django admin panel
Is there an easy way to create derived attributes in Django Model/Python classes?
Django create groups on init, extending superuser profile
Is "continue" the Pythonic way to escape from a try catch block?
Wildcard in Django (Objects.filter)
UnicodeDecodeError with Django's request.FILES
Django: How to set DateField to only accept Today & Future dates
django soft delete doesn't cascade delete
Using exclude with Django fieldsets