Skip to content

Repository with code to admin_panel using django framework

License

Notifications You must be signed in to change notification settings

paqul/Admin_panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Admin_panel

Repository with code to admin_panel using django framework

  1. Please Download and unpack,
  2. Open project: "project_django" (for example in PyCharm),
  3. Configure the interpreter and attach the missing packages using "pip install -r requirements.txt" in the console,
  4. Check migrations and applications ("manage.py migrate", and "manage.py makemigrations" in console)
  5. Use "manage.py runserver" to start website (all informations to log in to Admin Panel will be in MainPage).
  6. That is all what I made using django framework.

About

Repository with code to admin_panel using django framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published