Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Challenge: Zoo Market Table | Models
Django: First Dive
course content

Kursusindhold

Django: First Dive

Django: First Dive

1. Get Started
2. Write the First Page
3. Models
4. Working with Database
5. Templates
6. Request Handling

book
Challenge: Zoo Market Table

Note

  • The existing fields you can see in the Django documentation.

  • The presented code for the task is part of the framework and cannot work separately, so errors will be received when you try to Run Code. Use the Submit Task button to solve this task.

Opgave

Swipe to start coding

Create the following Animal table in the database using the Django ORM:

ER model of this table:

Ignore the records in the table. You only need to make the table structure.

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 3. Kapitel 3
toggle bottom row

book
Challenge: Zoo Market Table

Note

  • The existing fields you can see in the Django documentation.

  • The presented code for the task is part of the framework and cannot work separately, so errors will be received when you try to Run Code. Use the Submit Task button to solve this task.

Opgave

Swipe to start coding

Create the following Animal table in the database using the Django ORM:

ER model of this table:

Ignore the records in the table. You only need to make the table structure.

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 3. Kapitel 3
Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Vi beklager, at noget gik galt. Hvad skete der?
some-alt