: This article describes how to deploy Django on the bootstrap-admin interface. For more information about PHP tutorials, see. Error
The static resources in the admin Management Directory cannot be loaded. The reason is unknown.
Solution
Static resources are required for collection.
Reference Resources
Add STATIC_ROOT = '/static/' to the settings. py file. the directory must be a relative directory. Use python manage. py collectstatic to collect the required static resources and store them in the STATIC_ROOT directory.
Configure the nginx server to support static resources.
Reference Resources
Location/static {alias/var/www/my_blog/static ;}
'). AddClass ('pre-numbering '). hide (); $ (this ). addClass ('Has-numbering '). parent (). append ($ numbering); for (I = 1; I <= lines; I ++) {$ numbering. append ($ ('
'). Text (I) ;}; $ numbering. fadeIn (1700) ;}) ;}; script
The preceding section describes how to deploy Django on the bootstrap-admin interface, including the following content. if you are interested in the PHP Tutorial.