mirror of
https://github.com/UofCBaja/BajaCloud.git
synced 2025-07-06 11:07:12 -06:00
feat(django): testing using backend django vs built in python
This commit is contained in:
3
djangotutorial/polls/admin.py
Normal file
3
djangotutorial/polls/admin.py
Normal file
@ -0,0 +1,3 @@
|
||||
from django.contrib import admin
|
||||
|
||||
# Register your models here.
|
Reference in New Issue
Block a user