1845bc1d10
* Removed type coercion. Options created by argparse are already coerced to the correct type. * Removed fallback default values. Options created by argparse already have a default value. * Used direct indexing. Options created by argparse are always set. This eliminates the need to use dict.get(). |
||
---|---|---|
.. | ||
admin | ||
admindocs | ||
auth | ||
contenttypes | ||
flatpages | ||
gis | ||
humanize | ||
messages | ||
postgres | ||
redirects | ||
sessions | ||
sitemaps | ||
sites | ||
staticfiles | ||
syndication | ||
__init__.py |