Changes between Initial Version and Version 1 of Ticket #33507, comment 24
- Timestamp:
- Nov 13, 2025, 3:16:21 AM (3 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33507, comment 24
initial v1 13 13 class Migration(migrations.Migration): 14 14 dependencies = [ 15 ("my _app", "0001_initial"),15 ("myapp", "0123_previous"), 16 16 ] 17 17 operations = [