Compare commits

..

No commits in common. "b6f847c5a965e26583cf0672fc1e0bd957d3d250" and "3da12ae9e1689168c72a2c2e138a4b75b5bb0032" have entirely different histories.

View File

@ -6,10 +6,6 @@ Bluesky Django PoC
```sh
$ make build
$ cp env.sample .env
$ vim .env
APP_PORT=8111
[change all the values you need]
$ make start
```
@ -19,11 +15,7 @@ $ make start
$ make migrate
```
- Create a django superadmin user
```sh
$ make sh
(ct)$ python manage.py createsuperuser
```
- Create a django superadmin
- Go to the admin url (e.g. `http://localhost:8111/admin`) and log in as
superadmin
- Insert a new user, important data: