(feat): Initial work of admin panel
This commit is contained in:
		
						commit
						7ae9ef7478
					
				
					 11 changed files with 209 additions and 0 deletions
				
			
		
							
								
								
									
										21
									
								
								.idea/admin-panel.iml
									
										
									
										generated
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								.idea/admin-panel.iml
									
										
									
										generated
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,21 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <module type="PYTHON_MODULE" version="4"> | ||||
|   <component name="Flask"> | ||||
|     <option name="enabled" value="true" /> | ||||
|   </component> | ||||
|   <component name="NewModuleRootManager"> | ||||
|     <content url="file://$MODULE_DIR$"> | ||||
|       <excludeFolder url="file://$MODULE_DIR$/.venv" /> | ||||
|     </content> | ||||
|     <orderEntry type="jdk" jdkName="Python 3.11 (admin-panel)" jdkType="Python SDK" /> | ||||
|     <orderEntry type="sourceFolder" forTests="false" /> | ||||
|   </component> | ||||
|   <component name="TemplatesService"> | ||||
|     <option name="TEMPLATE_CONFIGURATION" value="Jinja2" /> | ||||
|     <option name="TEMPLATE_FOLDERS"> | ||||
|       <list> | ||||
|         <option value="$MODULE_DIR$/templates" /> | ||||
|       </list> | ||||
|     </option> | ||||
|   </component> | ||||
| </module> | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Blake Ridgway
						Blake Ridgway