| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
This reverts commit d6806340e54408858da4b2dc991be99edd65df76.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Mention name of file to edit
 | 
 | 
Using the filenames where relevant
 | 
 | 
 | 
 | 
Sometimes it's hard to tell which file the code is intended to go in. Now it spells it out.
 | 
 | 
To reduce unnecessary cognitive load of the learner, name the file they are putting this code in.
 | 
 | 
So reader doesn't have to remember, or check through all the files to find where this code fragment was, mention the file name when it is relevant.
 | 
 | 
Be sure to import UserSerializer
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Closes #1075.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
[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
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 |