BaseCommand.can_import_settings A boolean indicating whether the command needs to be able to import Django settings; if True
BaseCommand.get_version() [source] Returns the Django version, which should be correct for
sensitive_post_parameters(*parameters) [source] If one of your views receives an
get_valid_name(name) Returns a filename suitable for use with the underlying storage system. The name argument
BaseCommand.check(app_configs=None, tags=None, display_num_errors=False) [source] Uses the
django.template.Library.inclusion_tag() Another common type of template tag is the type that displays some data by rendering
Django’s primary deployment platform is WSGI, the Python standard for web servers
django.template.defaultfilters.stringfilter() If you’re writing a template filter that only expects a string as the first argument
While it can be a complex process at times, upgrading to the latest Django version has several benefits: New features and
SafeExceptionReporterFilter.is_active(request) [source] Returns True to activate
Page 3 of 6