Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Furbeenator
Furbeenator has asked
13
questions and find answers to
44
problems.
Stats
1.3k
EtPoint
450
Vote count
13
questions
44
answers
About
MS Computer Science from University of Illinois, Springfield.
10+ years experience with software engineering in various languages.
Most recent project using Django/Python/PostgreSQL for corporate intranet web application.
Furbeenator questions
Django, can I get reference objects included with a queryset
Django: How do you delete child class object without deleting parent class object?
Django: Two different child classes point to same parent class
Python Django: in view is it better to add properties to an object or make a dictionary of the data?
Django: values_list() multiple fields concatenated
Django: Access given field's choices tuple
Is there a way to negate a boolean returned to variable?
Furbeenator answers
How to group the choices in a Django Select widget?
Get objects for which a type of foreign key exists
Limit Google OAuth access to one domain using 'hd' param (Django / python-social-auth)
Django admin URL query string "OR". Is it possible?
Include django logged user in django Traceback error
Is there any difference in using Context.getText and Context.getResources.getText?
Django: Filter in multiple models linked via ForeignKey?
efficiency of django __in lookup for querysets
Django: Two different child classes point to same parent class
How to add existing files to project using Eclipse and PyDev