class DayMixin [source] A mixin that can be used to retrieve and provide parsing information
test_func() You have to override the test_func() method of the class to provide the test that is performed. Furthermore
get(request, *args, **kwargs) Renders a response using a context created with get_context_data().
SafeExceptionReporterFilter.is_active(request) [source] Returns True to activate
get_fixed_timezone(offset) [source] Returns a
TransactionTestCase.fixtures A test case for a database-backed website isn’t much use if there isn’t any data in the database
GeoIP.lon_lat(query) Returns a coordinate tuple of (longitude, latitude).
Manager.raw(raw_query, params=None, translations=None) This method takes a raw SQL query, executes it, and returns a django
__delitem__(key) Example: del request.session['fav_color']. This raises KeyError if the given key
BaseGeometryWidget.map_srid SRID code used by the map (default is 4326).
Page 100 of 100