Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change commands in PPH Django wiki #10

Open
lukpueh opened this issue Dec 5, 2016 · 0 comments
Open

Change commands in PPH Django wiki #10

lukpueh opened this issue Dec 5, 2016 · 0 comments

Comments

@lukpueh
Copy link
Collaborator

lukpueh commented Dec 5, 2016

(1) In the third verbatim block in getting the sources one has to copy django_pph into the testapp dir using the command:

$ cp -r PolyPasswordHasher-Django-master/django_pph/ my_django_project/

On OS X the trailing slash after django_pph makes that it copies the contents of django_pph to my_django_project instead of the directory.

(2) In Creating User Accounts the createsuperuser management command lists an optional [username] argument. Which it actually does not accept (at least not in django 1.10.4).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant