django-rest-framework/docs
Christian Berendt ff4d7c7e07 Use 'password123' as password for new users in the tutorial
Trying to create a new user on Django 1.9.x with the password 'password'
will fail with the error message 'This password is too common.'. Because
of that it is necessary to change the used password from 'password' to
'password123'.
2016-02-04 07:26:15 +01:00
..
api-guide Update to serialization results (closes #3881). 2016-01-27 22:23:20 +01:00
img Mention DRF Docs - Live API Endpoints 2016-01-23 23:08:19 +00:00
topics Mention DRF Docs - Live API Endpoints 2016-01-23 23:08:19 +00:00
tutorial Use 'password123' as password for new users in the tutorial 2016-02-04 07:26:15 +01:00
CNAME Include CNAME file 2014-11-25 16:01:32 +00:00
index.md Merge pull request #3821 from zwernberg/master 2016-01-11 16:25:11 +00:00