| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Original patch by bkaluza. Tests and docs by humbertotm.
|
|
|
|
|
|
ForeignKey/OneToOneField
|
|
Thanks Tim Graham for the review.
|
|
Thanks elvard and gkmngrgn for work on the patch and Markus H. for review.
|
|
Refs #22015
|
|
Added comments in the three empty models.py files that are still needed.
Adjusted the test runner to add applications corresponding to test
labels to INSTALLED_APPS even when they don't have a models module.
|
|
|