mirror of
https://github.com/django/django.git
synced 2025-04-18 06:14:37 +00:00
Removed outdated docstring in tests/basic/models.py.
This commit is contained in:
parent
240421c7c4
commit
5a1cae3a56
@ -1,9 +1,3 @@
|
||||
"""
|
||||
Bare-bones model
|
||||
|
||||
This is a basic model with only two non-primary-key fields.
|
||||
"""
|
||||
|
||||
import uuid
|
||||
|
||||
from django.db import models
|
||||
|
Loading…
x
Reference in New Issue
Block a user