Changes between Initial Version and Version 5 of Ticket #23521


Ignore:
Timestamp:
Sep 20, 2014, 10:24:17 AM (10 years ago)
Author:
Markus Holtermann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23521

    • Property Component UncategorizedMigrations
    • Property Type UncategorizedBug
    • Property Triage Stage UnreviewedAccepted
    • Property Cc info+coding@… added
  • Ticket #23521 – Description

    initial v5  
    1818
    1919
    20 * change `models.py`:
     20* change `models.py` (remove `Thing`):
    2121{{{
    2222class SuperThing(models.Model):
Back to Top