RemoteUserBackend.authenticate(remote_user) The username passed as remote_user is considered trusted. This method
class Trunc(expression, kind, output_field=None, tzinfo=None, **extra) [source] Truncates
class AlterIndexTogether(name, index_together) [source] Changes the model’s set of custom
A common task for web applications is to search some data in the database with user input. In a simple case, this could be filtering a list of objects by a category. A more
BaseDatabaseSchemaEditor.alter_db_tablespace(model, old_db_tablespace, new_db_tablespace) [source] Moves
multiple_chunks(chunk_size=None) [source] Returns True if the file is large
Field.db_index If True, a database index will be created for this field.
class DurationField(**options) [source] A field for storing periods of time - modeled in
GeoIP.lon_lat(query) Returns a coordinate tuple of (longitude, latitude).
SimpleTestCase.settings() [source] For testing purposes it’s often useful to change a setting
Page 99 of 100