Project

General

Profile

1
from bien.v.models import *
2
from django.contrib import admin
3

    
4
admin.site.register(vegX)
5

    
(3-3/11)