No description
Find a file
2023-06-28 21:55:23 +02:00
aviary added aviary 2023-06-28 21:55:23 +02:00
bird added aviary 2023-06-28 21:55:23 +02:00
core added aviary 2023-06-28 21:55:23 +02:00
fixtures added fixture again 2023-06-28 20:48:43 +02:00
rescuer gender email phone 2023-06-26 18:39:32 +02:00
sites accounts, add modal and many more 2023-06-11 13:52:42 +02:00
static accounts, add modal and many more 2023-06-11 13:52:42 +02:00
templates edit and del rescuer forms and urls 2023-06-24 10:00:49 +02:00
.gitignore gitignore knows more vscode stuff 2023-06-10 15:42:18 +02:00
manage.py init django project and set language de 2023-06-06 15:57:49 +02:00
README.md Update README.md 2023-06-27 09:12:14 +02:00
requirements.txt accounts, add modal and many more 2023-06-11 13:52:42 +02:00

The Fallen Birdy Form

Throw old database

In case you've got an preexisting database, delete it and do the following:

python3 manage.py makemigrations
python3 manage.py migrate

Add Test Data

To add testdata, use the fixture function of django:

python3 manage.py loaddata fixtures/data.json

Test Account

The test account you can use:

  • user: gw
  • password: abcdef