mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-01-24 08:14:16 +03:00
Remove unnecessary models.py file (#6142)
Since Django 1.7, an empty models.py file is not required. See https://docs.djangoproject.com/en/dev/releases/1.7/#app-loading-refactor > It is possible to omit models.py entirely if an application doesn’t > have any models.
This commit is contained in:
parent
c4b068cfd3
commit
468cdd16ed
|
@ -1 +0,0 @@
|
|||
# Just to keep things like ./manage.py test happy
|
Loading…
Reference in New Issue
Block a user