| Age | Commit message (Collapse) | Author |
|
|
|
|
|
[Issue #N/A]
A slight typo at Tutorial5 causing an Exception "name 'models' is
not defined". A subtle one that can confuse Python/Django noobs
like me.
|
|
Fixed typo in documentation (Testarea to Textarea)
|
|
|
|
#923
|
|
UserDetail
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Didn't map to the correct stage of the tutorial.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update for tutorials (manual serialization) to support HTTP PATCH method (partial update of instance)
|
|
HTMLFormatter is in pygments.formatters.html
|
|
|
|
|
|
|