| Age | Commit message (Collapse) | Author |
|
ForeignKey/OneToOneField
|
|
Thanks Federico Jaramillo Martínez for the report and Tim Graham for the
test and review.
|
|
|
|
Thanks Stephen Burrows for work on the patch as well.
Forwardport of 2914f66983a92fcae55673c517dd8d01e8c238c4 from stable/1.7.x
|
|
It contained models, forms and admin objects causing undesirable
import side effects. Refs #16368.
Thanks to Ramiro, Carl and Loïc for the review.
|
|
Signed-off-by: Jason Myers <jason@jasonamyers.com>
|
|
* Removed trailing whitespace.
* Added newline to EOF if missing.
* Removed blank lines at EOF.
* Removed some stray tabs.
|
|
|