mirror of https://github.com/interlegis/sapl.git
Marcio Mazza
10 years ago
1 changed files with 2 additions and 0 deletions
@ -0,0 +1,2 @@ |
|||
#!/bin/bash |
|||
echo "from django.contrib.auth.models import User; User.objects.create_superuser('admin', 'admin@example.com', 'admin')" | python manage.py shell --plain |
Loading…
Reference in new issue