Project

General

Profile

Download (65 Bytes) Statistics
| Branch: | Tag: | Revision:
from django.db import models

class Acte(models.Model):
pass
(3-3/6)