Table Of Contents

Previous topic

builds

Next topic

projects

This Page

core

core.admin

core.middleware

core.models

class core.models.UserProfile(*args, **kwargs)

Additional information about a User.

get_contribution_details()

Gets the line to put into commits to attribute the author.

Returns a tuple (name, email)

core.search_sites

core.views

core.management.commands

This is where custom manage.py commands are defined.