Skip to content

admin panel for any database and programs made in any programming language

Notifications You must be signed in to change notification settings

TechSarvarbek/django-online-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

change .env file

python manage.py inspectdb > customadmin/models.py

copy customadmin/models.py file and remove customadmin/models.py file create customadmin/models.py and paste customadmin/models.py

python manage.py makemigrations customadmin
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver

About

admin panel for any database and programs made in any programming language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published