mirror of
https://github.com/django/django.git
synced 2025-07-23 21:25:40 +00:00
PEP8 cleanup
Signed-off-by: Jason Myers <jason@jasonamyers.com>
This commit is contained in:
parent
0fdb692c6c
commit
7a61c68c50
128 changed files with 739 additions and 206 deletions
|
@ -11,6 +11,7 @@ from django.db import models
|
|||
from model_inheritance.models import NamedURL
|
||||
from django.utils.encoding import python_2_unicode_compatible
|
||||
|
||||
|
||||
#
|
||||
# Abstract base classes with related models
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue