May 2018

Django
2018-05-15 03:24 (8 years ago)
Creating a ForeignKey Across Databases in Django 2.0

※ This does not mean creating constraints in an RDB. It simply means creating a ForeignKey field that works for now.

2018-05-11 02:30 (8 years ago)
What to Do When You Can't Update PIP for Python 2.7 in the Default Mac Environment

sudo bash -c "curl -kL https://bootstrap.pypa.io/get-pip.py | python"

2018-05-02 08:16 (8 years ago)
Create a Shared Folder in Windows 10 Accessible Without Login (Authentication)

How to Create a Shared Folder That Can Be Accessed by Anyone Without Authentication.

Categories

Archive