| Age | Commit message (Collapse) | Author |
|
|
|
Catch ImproperlyConfigured exception in compat.py
|
|
|
|
|
|
Fix nesting issue with depth >=2
|
|
|
|
|
|
|
|
Closes #801.
|
|
Thanks! (Refs: #794)
|
|
|
|
Add branding block to login template
|
|
Add login template docs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove redundant text.
|
|
|
|
|
|
|
|
|
|
Break long headers on the browsable API
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Don't have the ModelSerializer trust deserialized objects to not have re...
|
|
|
|
|
|
Proper import of errors from oauth_provider
|
|
correctly from oauth_provider
|
|
|
|
|
|
redefine bool()ean-ness.
If the model we're using the ModelSerializer for has redefined methods that act as a boolean (__bool__ or __len__), it may not return the object even though it is_valid(), and should.
|
|
Fixed IPv6 support for urlize_quoted_links template tag
|
|
|
|
|
|
Spelling/grammar fixes.
|
|
|
|
|
|
|
|
|