Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
dgel
dgel has asked
11
questions and find answers to
49
problems.
Stats
2.3k
EtPoint
917
Vote count
11
questions
49
answers
About
dgel questions
Prevent MySQL-Python from inserting quotes around database name parameter
Django URLs not matching with GET variables
Access STATIC_URL from within a custom inclusion template tag
Calculate the end of the previous quarter
Mocking default=timezone.now for unit tests
How to create a month iterator
dgel answers
Django 1.4 and timezones
Django Hidden Foreign Key in form using Meta model
How to fix a load fixture error
Django post_save preventing recursion without overriding model save()
What is a Django South GhostMigrations exception and how do you debug it?
How can I call a clean method before get_or_create saves to the database?
Django: Should I convert an aware datetime instance to UTC before posting to a model?
Celery + Django Signals
ValueError: Don't mix *args and **kwargs in call to reverse()!
Invalid Literal error when adding a user permission to a Django user object