Changes between Initial Version and Version 1 of Ticket #25984
- Timestamp:
- Dec 24, 2015, 6:13:52 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25984 – Description
initial v1 1 The [https://github.com/django/django/blob/ master/django/db/models/base.py#L99 RuntimeError] in `ModelBase.__new__` says:1 The [https://github.com/django/django/blob/91cd4d8e8c1e8593fc091abc11e05fa5d9514601/django/db/models/base.py#L99 RuntimeError] in `ModelBase.__new__` says: 2 2 3 3 ... or else was imported before its application was loaded.