6
Alex Gaynor wrote some tips about this very subject just the other day:
1
I’m not sure if this is exactly what you’re looking for, but I’ve been looking into this same topic and found this example test code very helpful.
http://bitbucket.org/ubernostrum/django-registration/src/tip/registration/tests/views.py
- [Django]-Match String to Array of Strings in Postgres Database Column
- [Django]-Format for DateTimeField
- [Django]-How can I limit http method to a Django REST api
- [Django]-Django OAuth2 Error: invalid_client and client_id=None when client_id has been provided
Source:stackexchange.com