Changes between Version 1 and Version 2 of Ticket #32043


Ignore:
Timestamp:
Sep 25, 2020, 7:14:11 AM (4 years ago)
Author:
Illia Petrov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32043 – Description

    v1 v2  
    1 Let's imagine we have two models(db - PostgreSQL:
     1Let's imagine we have two models(db - PostgreSQL):
    22{{{
    33class Category(models.Model):
Back to Top