PyDanny
Home
Tags
Python
Django
Books
About
PyDanny
Home
Tags
Python
Django
Books
About
PyDanny
Inside the head of Daniel Roy Greenfeld
Latest
#django
Posts
Stop Using Executable Code Outside of Version Control
Fighting the local_settings.py antipattern
Fri Aug 03 2018
4 min read
#python
#django
#twoscoops
Authenticating via JWT using Django, Axios, and Vue
Getting DRF, JWT, Axios, and Vue to play nice
Sat Apr 21 2018
3 min read
#python
#django
#django-rest-framework
Writing A New Blog Engine
Where I describe why and how I wrote a new blog engine
Thu Mar 29 2018
4 min read
#python
#django
#flask
Implemementing Manual Schema with Django REST Framework
Implementing a manual schema in Django REST Framework
Thu Feb 01 2018
1 min read
#python
#django
#django-rest-framework
When to Use MongoDB with Django
Short answer is you don't use MongoDB with Django. Read on for the specifics.
Fri Jan 26 2018
4 min read
#python
#django
#mongodb