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
23
questions and find answers to
32
problems.
Stats
995
EtPoint
312
Vote count
23
questions
32
answers
About
Mechanical Engineering + MBA + PhD in finance. Python & Javascript.
shanyu questions
django - circular import problem when executing a command
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
shanyu answers
Prepopulating inlines based on the parent model in the Django Admin
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