5.5.2 The Test Gets Surprisingly Far: Model for list Items and associated migration
This commit is contained in:
parent
d5facdfa2c
commit
ac7a1a70e1
@ -1,4 +1,4 @@
|
|||||||
from django.db import models
|
from django.db import models
|
||||||
|
|
||||||
class Item(models.Model):
|
class Item(models.Model):
|
||||||
pass
|
text = models.TextField(default='')
|
Loading…
x
Reference in New Issue
Block a user