Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
C
Coursework_64
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Volkov Gherman
Coursework_64
Commits
bfb57258
Commit
bfb57258
authored
Nov 08, 2021
by
Volkov Gherman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete .idea
parent
f31ff9fa
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
0 additions
and
100 deletions
+0
-100
.gitignore
source/.idea/.gitignore
+0
-8
dataSources.xml
source/.idea/dataSources.xml
+0
-20
Project_Default.xml
source/.idea/inspectionProfiles/Project_Default.xml
+0
-15
profiles_settings.xml
source/.idea/inspectionProfiles/profiles_settings.xml
+0
-6
misc.xml
source/.idea/misc.xml
+0
-4
modules.xml
source/.idea/modules.xml
+0
-8
source.iml
source/.idea/source.iml
+0
-33
vcs.xml
source/.idea/vcs.xml
+0
-6
No files found.
source/.idea/.gitignore
deleted
100644 → 0
View file @
f31ff9fa
# Default ignored files
/shelf/
/workspace.xml
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
# Editor-based HTTP Client requests
/httpRequests/
source/.idea/dataSources.xml
deleted
100644 → 0
View file @
f31ff9fa
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"DataSourceManagerImpl"
format=
"xml"
multifile-model=
"true"
>
<data-source
source=
"LOCAL"
name=
"db"
uuid=
"fb1dd082-ca0e-419a-affb-8cf1144abbd9"
>
<driver-ref>
sqlite.xerial
</driver-ref>
<synchronize>
true
</synchronize>
<jdbc-driver>
org.sqlite.JDBC
</jdbc-driver>
<jdbc-url>
jdbc:sqlite:C:\Users\Герман\Desktop\python_dev\django\62\Сoursework\News\source\db.sqlite3
</jdbc-url>
<working-dir>
$ProjectFileDir$
</working-dir>
<libraries>
<library>
<url>
file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.34.0/sqlite-jdbc-3.34.0.jar
</url>
</library>
<library>
<url>
file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.34.0/sqlite-jdbc-3.34.0.jar
</url>
</library>
</libraries>
</data-source>
</component>
</project>
\ No newline at end of file
source/.idea/inspectionProfiles/Project_Default.xml
deleted
100644 → 0
View file @
f31ff9fa
<component
name=
"InspectionProjectProfileManager"
>
<profile
version=
"1.0"
>
<option
name=
"myName"
value=
"Project Default"
/>
<inspection_tool
class=
"PyPackageRequirementsInspection"
enabled=
"true"
level=
"WARNING"
enabled_by_default=
"true"
>
<option
name=
"ignoredPackages"
>
<value>
<list
size=
"2"
>
<item
index=
"0"
class=
"java.lang.String"
itemvalue=
"django-crispy-forms"
/>
<item
index=
"1"
class=
"java.lang.String"
itemvalue=
"Markdown"
/>
</list>
</value>
</option>
</inspection_tool>
</profile>
</component>
\ No newline at end of file
source/.idea/inspectionProfiles/profiles_settings.xml
deleted
100644 → 0
View file @
f31ff9fa
<component
name=
"InspectionProjectProfileManager"
>
<settings>
<option
name=
"USE_PROJECT_PROFILE"
value=
"false"
/>
<version
value=
"1.0"
/>
</settings>
</component>
\ No newline at end of file
source/.idea/misc.xml
deleted
100644 → 0
View file @
f31ff9fa
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"ProjectRootManager"
version=
"2"
project-jdk-name=
"3.8 @ Ubuntu (12)"
project-jdk-type=
"Python SDK"
/>
</project>
\ No newline at end of file
source/.idea/modules.xml
deleted
100644 → 0
View file @
f31ff9fa
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"ProjectModuleManager"
>
<modules>
<module
fileurl=
"file://$PROJECT_DIR$/.idea/source.iml"
filepath=
"$PROJECT_DIR$/.idea/source.iml"
/>
</modules>
</component>
</project>
\ No newline at end of file
source/.idea/source.iml
deleted
100644 → 0
View file @
f31ff9fa
<?xml version="1.0" encoding="UTF-8"?>
<module
type=
"PYTHON_MODULE"
version=
"4"
>
<component
name=
"FacetManager"
>
<facet
type=
"django"
name=
"Django"
>
<configuration>
<option
name=
"rootFolder"
value=
"$MODULE_DIR$"
/>
<option
name=
"settingsModule"
value=
"news/settings.py"
/>
<option
name=
"manageScript"
value=
"$MODULE_DIR$/manage.py"
/>
<option
name=
"environment"
value=
"<map/>"
/>
<option
name=
"doNotUseTestRunner"
value=
"false"
/>
<option
name=
"trackFilePattern"
value=
"migrations"
/>
</configuration>
</facet>
</component>
<component
name=
"NewModuleRootManager"
>
<content
url=
"file://$MODULE_DIR$"
/>
<orderEntry
type=
"jdk"
jdkName=
"3.8 @ Ubuntu (12)"
jdkType=
"Python SDK"
/>
<orderEntry
type=
"sourceFolder"
forTests=
"false"
/>
</component>
<component
name=
"PyDocumentationSettings"
>
<option
name=
"format"
value=
"PLAIN"
/>
<option
name=
"myDocStringFormat"
value=
"Plain"
/>
</component>
<component
name=
"TemplatesService"
>
<option
name=
"TEMPLATE_CONFIGURATION"
value=
"Django"
/>
<option
name=
"TEMPLATE_FOLDERS"
>
<list>
<option
value=
"$MODULE_DIR$/webapp/templates"
/>
<option
value=
"$MODULE_DIR$/accounts/templates"
/>
</list>
</option>
</component>
</module>
\ No newline at end of file
source/.idea/vcs.xml
deleted
100644 → 0
View file @
f31ff9fa
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"VcsDirectoryMappings"
>
<mapping
directory=
"$PROJECT_DIR$/.."
vcs=
"Git"
/>
</component>
</project>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment