|
@@ -1,195 +0,0 @@
|
|
|
-<?xml version="1.0" encoding="utf-8"?>
|
|
|
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
|
|
- <PropertyGroup>
|
|
|
- <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
|
|
- <Name>DjangoWebProject1</Name>
|
|
|
- <RootNamespace>DjangoWebProject1</RootNamespace>
|
|
|
- <InterpreterId>MSBuild|env|$(MSBuildProjectFullPath)</InterpreterId>
|
|
|
- </PropertyGroup>
|
|
|
- <PropertyGroup>
|
|
|
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
- <SchemaVersion>2.0</SchemaVersion>
|
|
|
- <ProjectGuid>6d5fbec2-8855-4835-b515-efa10ef6b805</ProjectGuid>
|
|
|
- <ProjectHome>.</ProjectHome>
|
|
|
- <ProjectTypeGuids>{5F0BE9CA-D677-4A4D-8806-6076C0FAAD37};{349c5851-65df-11da-9384-00065b846f21};{888888a0-9f3d-457c-b088-3a5042f75d52}</ProjectTypeGuids>
|
|
|
- <StartupFile>manage.py</StartupFile>
|
|
|
- <SearchPath>
|
|
|
- </SearchPath>
|
|
|
- <WorkingDirectory>.</WorkingDirectory>
|
|
|
- <WebBrowserUrl>http://localhost</WebBrowserUrl>
|
|
|
- <LaunchProvider>Django launcher</LaunchProvider>
|
|
|
- <DjangoSettingsModule>DjangoWebProject1.settings</DjangoSettingsModule>
|
|
|
- <OutputPath>.</OutputPath>
|
|
|
- <SuppressCollectPythonCloudServiceFiles>true</SuppressCollectPythonCloudServiceFiles>
|
|
|
- </PropertyGroup>
|
|
|
- <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
|
|
|
- <DebugSymbols>true</DebugSymbols>
|
|
|
- <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
|
|
|
- </PropertyGroup>
|
|
|
- <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
|
|
|
- <DebugSymbols>true</DebugSymbols>
|
|
|
- <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
|
|
|
- </PropertyGroup>
|
|
|
- <ItemGroup>
|
|
|
- <Compile Include="app\catalog\admin.py" />
|
|
|
- <Compile Include="app\catalog\apps.py" />
|
|
|
- <Compile Include="app\catalog\forms.py" />
|
|
|
- <Compile Include="app\catalog\migrations\0001_initial.py" />
|
|
|
- <Compile Include="app\catalog\migrations\0002_bookinstance_borrower.py" />
|
|
|
- <Compile Include="app\catalog\migrations\__init__.py" />
|
|
|
- <Compile Include="app\catalog\models.py" />
|
|
|
- <Compile Include="app\catalog\templates\catalog\GetFace.py" />
|
|
|
- <Compile Include="app\catalog\tests.py" />
|
|
|
- <Compile Include="app\catalog\urls.py" />
|
|
|
- <Compile Include="app\catalog\views.py" />
|
|
|
- <Compile Include="app\catalog\__init__.py" />
|
|
|
- <Compile Include="app\forms.py" />
|
|
|
- <Compile Include="app\models.py" />
|
|
|
- <Compile Include="app\tests.py" />
|
|
|
- <Compile Include="app\views.py" />
|
|
|
- <Compile Include="app\__init__.py" />
|
|
|
- <Compile Include="app\migrations\__init__.py" />
|
|
|
- <Compile Include="manage.py" />
|
|
|
- <Compile Include="DjangoWebProject1\__init__.py" />
|
|
|
- <Compile Include="DjangoWebProject1\settings.py" />
|
|
|
- <Compile Include="DjangoWebProject1\urls.py" />
|
|
|
- <Compile Include="DjangoWebProject1\wsgi.py" />
|
|
|
- </ItemGroup>
|
|
|
- <ItemGroup>
|
|
|
- <Folder Include="app\" />
|
|
|
- <Folder Include="app\catalog\migrations\" />
|
|
|
- <Folder Include="app\catalog\migrations\__pycache__\" />
|
|
|
- <Folder Include="app\catalog\static\" />
|
|
|
- <Folder Include="app\catalog\static\css\" />
|
|
|
- <Folder Include="app\catalog\templates\" />
|
|
|
- <Folder Include="app\catalog\templates\catalog\" />
|
|
|
- <Folder Include="app\catalog\templates\registration\" />
|
|
|
- <Folder Include="app\catalog\__pycache__\" />
|
|
|
- <Folder Include="app\migrations\" />
|
|
|
- <Folder Include="app\catalog\" />
|
|
|
- <Folder Include="app\static\" />
|
|
|
- <Folder Include="app\static\app\" />
|
|
|
- <Folder Include="app\static\app\content\" />
|
|
|
- <Folder Include="app\static\app\fonts\" />
|
|
|
- <Folder Include="app\static\app\scripts\" />
|
|
|
- <Folder Include="app\templates\" />
|
|
|
- <Folder Include="app\templates\app\" />
|
|
|
- <Folder Include="app\templates\registration\" />
|
|
|
- <Folder Include="DjangoWebProject1\" />
|
|
|
- </ItemGroup>
|
|
|
- <ItemGroup>
|
|
|
- <Content Include="app\catalog\migrations\__pycache__\0001_initial.cpython-35.pyc" />
|
|
|
- <Content Include="app\catalog\migrations\__pycache__\0002_bookinstance_borrower.cpython-35.pyc" />
|
|
|
- <Content Include="app\catalog\migrations\__pycache__\__init__.cpython-35.pyc" />
|
|
|
- <Content Include="app\catalog\static\css\styles.css" />
|
|
|
- <Content Include="app\catalog\templates\base_generic.html" />
|
|
|
- <Content Include="app\catalog\templates\catalog\author_confirm_delete.html" />
|
|
|
- <Content Include="app\catalog\templates\catalog\author_form.html" />
|
|
|
- <Content Include="app\catalog\templates\catalog\bookinstance_list_borrowed_user.html" />
|
|
|
- <Content Include="app\catalog\templates\catalog\book_detail.html" />
|
|
|
- <Content Include="app\catalog\templates\catalog\book_list.html" />
|
|
|
- <Content Include="app\catalog\templates\catalog\book_renew_librarian.html" />
|
|
|
- <Content Include="app\catalog\templates\getface.html" />
|
|
|
- <Content Include="app\catalog\templates\index.html" />
|
|
|
- <Content Include="app\catalog\__pycache__\admin.cpython-35.pyc" />
|
|
|
- <Content Include="app\catalog\__pycache__\apps.cpython-35.pyc" />
|
|
|
- <Content Include="app\catalog\__pycache__\forms.cpython-35.pyc" />
|
|
|
- <Content Include="app\catalog\__pycache__\models.cpython-35.pyc" />
|
|
|
- <Content Include="app\catalog\__pycache__\urls.cpython-35.pyc" />
|
|
|
- <Content Include="app\catalog\__pycache__\views.cpython-35.pyc" />
|
|
|
- <Content Include="app\catalog\__pycache__\__init__.cpython-35.pyc" />
|
|
|
- <Content Include="app\templates\registration\logged_out.html" />
|
|
|
- <Content Include="app\templates\registration\login.html" />
|
|
|
- <Content Include="app\templates\registration\password_reset_complete.html" />
|
|
|
- <Content Include="app\templates\registration\password_reset_confirm.html" />
|
|
|
- <Content Include="app\templates\registration\password_reset_done.html" />
|
|
|
- <Content Include="app\templates\registration\password_reset_email.html" />
|
|
|
- <Content Include="app\templates\registration\password_reset_form.html" />
|
|
|
- <Content Include="requirements.txt" />
|
|
|
- <Content Include="db.sqlite3" />
|
|
|
- <Content Include="app\static\app\content\bootstrap.css" />
|
|
|
- <Content Include="app\static\app\content\bootstrap.min.css" />
|
|
|
- <Content Include="app\static\app\content\site.css" />
|
|
|
- <Content Include="app\static\app\fonts\glyphicons-halflings-regular.eot" />
|
|
|
- <Content Include="app\static\app\fonts\glyphicons-halflings-regular.svg" />
|
|
|
- <Content Include="app\static\app\fonts\glyphicons-halflings-regular.ttf" />
|
|
|
- <Content Include="app\static\app\fonts\glyphicons-halflings-regular.woff" />
|
|
|
- <Content Include="app\static\app\scripts\bootstrap.js" />
|
|
|
- <Content Include="app\static\app\scripts\bootstrap.min.js" />
|
|
|
- <Content Include="app\static\app\scripts\jquery-1.10.2.intellisense.js" />
|
|
|
- <Content Include="app\static\app\scripts\jquery-1.10.2.js" />
|
|
|
- <Content Include="app\static\app\scripts\jquery-1.10.2.min.js" />
|
|
|
- <Content Include="app\static\app\scripts\jquery-1.10.2.min.map" />
|
|
|
- <Content Include="app\static\app\scripts\jquery.validate-vsdoc.js" />
|
|
|
- <Content Include="app\static\app\scripts\jquery.validate.js" />
|
|
|
- <Content Include="app\static\app\scripts\jquery.validate.min.js" />
|
|
|
- <Content Include="app\static\app\scripts\jquery.validate.unobtrusive.js" />
|
|
|
- <Content Include="app\static\app\scripts\jquery.validate.unobtrusive.min.js" />
|
|
|
- <Content Include="app\static\app\scripts\modernizr-2.6.2.js" />
|
|
|
- <Content Include="app\static\app\scripts\respond.js" />
|
|
|
- <Content Include="app\static\app\scripts\respond.min.js" />
|
|
|
- <Content Include="app\static\app\scripts\_references.js" />
|
|
|
- <Content Include="app\templates\app\about.html" />
|
|
|
- <Content Include="app\templates\app\contact.html" />
|
|
|
- <Content Include="app\templates\app\index.html" />
|
|
|
- <Content Include="app\templates\app\layout.html" />
|
|
|
- <Content Include="app\templates\app\login.html" />
|
|
|
- <Content Include="app\templates\app\loginpartial.html" />
|
|
|
- </ItemGroup>
|
|
|
- <ItemGroup>
|
|
|
- <None Include="readme.html">
|
|
|
- <SubType>WebBrowser</SubType>
|
|
|
- </None>
|
|
|
- </ItemGroup>
|
|
|
- <ItemGroup>
|
|
|
- <Interpreter Include="env\">
|
|
|
- <Id>env</Id>
|
|
|
- <Version>3.6</Version>
|
|
|
- <Description>env (Python 3.6 (64-bit))</Description>
|
|
|
- <InterpreterPath>Scripts\python.exe</InterpreterPath>
|
|
|
- <WindowsInterpreterPath>Scripts\pythonw.exe</WindowsInterpreterPath>
|
|
|
- <PathEnvironmentVariable>PYTHONPATH</PathEnvironmentVariable>
|
|
|
- <Architecture>X64</Architecture>
|
|
|
- </Interpreter>
|
|
|
- </ItemGroup>
|
|
|
- <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Python Tools\Microsoft.PythonTools.Django.targets" />
|
|
|
- <!-- Specify pre- and post-build commands in the BeforeBuild and
|
|
|
- AfterBuild targets below. -->
|
|
|
- <Target Name="BeforeBuild">
|
|
|
- </Target>
|
|
|
- <Target Name="AfterBuild">
|
|
|
- </Target>
|
|
|
- <ProjectExtensions>
|
|
|
- <VisualStudio>
|
|
|
- <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
|
|
- <WebProjectProperties>
|
|
|
- <AutoAssignPort>True</AutoAssignPort>
|
|
|
- <UseCustomServer>True</UseCustomServer>
|
|
|
- <CustomServerUrl>http://localhost</CustomServerUrl>
|
|
|
- <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
|
|
- </WebProjectProperties>
|
|
|
- </FlavorProperties>
|
|
|
- <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}" User="">
|
|
|
- <WebProjectProperties>
|
|
|
- <StartPageUrl>
|
|
|
- </StartPageUrl>
|
|
|
- <StartAction>CurrentPage</StartAction>
|
|
|
- <AspNetDebugging>True</AspNetDebugging>
|
|
|
- <SilverlightDebugging>False</SilverlightDebugging>
|
|
|
- <NativeDebugging>False</NativeDebugging>
|
|
|
- <SQLDebugging>False</SQLDebugging>
|
|
|
- <ExternalProgram>
|
|
|
- </ExternalProgram>
|
|
|
- <StartExternalURL>
|
|
|
- </StartExternalURL>
|
|
|
- <StartCmdLineArguments>
|
|
|
- </StartCmdLineArguments>
|
|
|
- <StartWorkingDirectory>
|
|
|
- </StartWorkingDirectory>
|
|
|
- <EnableENC>False</EnableENC>
|
|
|
- <AlwaysStartWebServerOnDebug>False</AlwaysStartWebServerOnDebug>
|
|
|
- </WebProjectProperties>
|
|
|
- </FlavorProperties>
|
|
|
- </VisualStudio>
|
|
|
- </ProjectExtensions>
|
|
|
-</Project>
|