Steps written for 2017-11-29-raspbian-stretch-lite.img at the time of this writing.
Since I'm from the US and primarily use my Raspberry Pis on my Atrix Lapdock, I use these settings:
- en_US.UTF-8 UTF-8
- US/Pacific Ocean
As of January 2018, Raspbian does not yet include the latest Python release, Python 3.6. This means we will have to build it ourselves, and here is how to do it. There is also an ansible role attached that automates it all for you.
| import antigravity | |
| def test_gist(): | |
| pass |
| <?xml version="1.0" encoding="UTF-8"?> | |
| <project version="4"> | |
| <component name="DataSourceManagerImpl" format="xml" multifile-model="true"> | |
| <data-source source="LOCAL" name="Django default" uuid="623294ca-a9fe-4c68-a2e1-39aa4ca17666"> | |
| <driver-ref>sqlite.xerial</driver-ref> | |
| <synchronize>true</synchronize> | |
| <imported>true</imported> | |
| <remarks>$PROJECT_DIR$/test1/settings.py</remarks> | |
| <jdbc-driver>org.sqlite.JDBC</jdbc-driver> | |
| <jdbc-url>jdbc:sqlite:D:\Users\skater\PycharmProjects\test1\db.sqlite3</jdbc-url> |
| <?xml version="1.0" encoding="UTF-8"?> | |
| <module type="PYTHON_MODULE" version="4"> | |
| <component name="NewModuleRootManager"> | |
| <content url="file://$MODULE_DIR$" /> | |
| <orderEntry type="inheritedJdk" /> | |
| <orderEntry type="sourceFolder" forTests="false" /> | |
| </component> | |
| </module> |