mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-11 04:07:39 +03:00
ff4d7c7e07
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'. |
||
---|---|---|
.. | ||
1-serialization.md | ||
2-requests-and-responses.md | ||
3-class-based-views.md | ||
4-authentication-and-permissions.md | ||
5-relationships-and-hyperlinked-apis.md | ||
6-viewsets-and-routers.md | ||
quickstart.md |