Some time ago, I wrote a Django REST application, and then got into Django. Unfortunately, I haven’t spent more time with it.
- A Django REST Framework Technique for more Detailed Related Records
- Are Doctests in Django 1.8 Failing to Run?
- Battle of the Naming Conventions (how to avoid them in Django REST Framework)
- Django 1.8 Tutorial – 1. A Minimal Application Made Using Generic Class Based Views
- Django 1.8 Tutorial – 2. Polishing the App with Static Files, CSS, JS, etc.
- Django 1.8 Tutorial – 3. Adding Account Logins
- Django 1.8 Tutorial – 4. Integrating the Default Login Screens, Adding HTML Email
- Django 1.8 Tutorial – 5. Django Registration Redux
- Django 1.8 Tutorial – 5.1 Alternative Authentication (Make Your Own)
- Django 1.8 Tutorial – 5.2 Adding a User Profile
- Django Database Testing Unmanaged Tables with Migrations
- Django error: Reverse for ‘some-name’ with arguments ‘(1,)’ and keyword arguments ‘{}’ not found. 0 pattern(s) tried: []
- Django Rest Tutorial, Inverted
- Django URL Namespaces and Templates… kind of not pretty
- Django, forcing a specific migration
- ImportError: No module named site (Python, Apache2, Django, virtualenv, Dropbox)
- Recreate a Dropped Table in Django Migrations