djbase

A base template to bootstrap common Django projects.
git clone https://s.sonu.ch/~srfsh/nelci.git
Log | Files | Refs | README | LICENSE

admin.py (63B)


      1 from django.contrib import admin
      2 
      3 # Register your models here.