Changes between Initial Version and Version 1 of Ticket #29852
- Timestamp:
- Oct 16, 2018, 9:11:14 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29852
- Property Component Uncategorized → Migrations
- Property Triage Stage Unreviewed → Accepted
- Property Summary SimpleLazyObject Causing Migrations to be created over and over → Infinite migrations when using SimpleLazyObject in field arguments
- Property Type Uncategorized → Bug
-
Ticket #29852 – Description
initial v1 1 Reference: https://code.djangoproject.com/ticket/297722 3 1 {{{ 4 2 from django.db import models