snowflake icon indicating copy to clipboard operation
snowflake copied to clipboard

Pythonic社区 - written in Python using Django with V2EX style

Results 2 snowflake issues
Sort by recently updated
recently updated
newest added

``` python f __name__ == "__main__": os.environ.setdefault("DJANGO_SETTINGS_MODULE", "mysite.settings") ``` 这里 `DJANGO_SETTING_MODULE` 应该是 `settings`。

$grep misaka requirement.txt misaka==1.0.3 Pypi [https://pypi.python.org/pypi/misaka]