javascript_catalog(request, domain='djangojs', packages=None) [source]
savepoint_rollback(sid, using=None) [source] Rolls back the transaction to savepoint sid
class django.core.serializers.json.DjangoJSONEncoder The JSON serializer uses DjangoJSONEncoder for encoding. A
HTTP clients can send a number of headers to tell the server about copies of a resource that they have already seen. This is commonly used when retrieving a Web page (using
DiscoverRunner.setup_databases(**kwargs) Creates the test databases. Returns a data structure
Django comes with a user authentication system. It handles user accounts, groups, permissions and cookie-based user sessions. This section of the documentation explains how
class NumericPasswordValidator [source] Validates whether the password is not entirely numeric
Django ships with a variety of extra, optional tools that solve common problems (contrib.*). For easier maintenance and to trim the size of the codebase, a few
has_perm(perm, obj=None) Returns True if the user has the specified permission, where perm is in the
BaseFormSet.can_delete Default: False Lets you create a formset with the ability
Page 2 of 35