LogEntry.content_type The
class TypedChoiceField(**kwargs) [source] Just like a ChoiceField, except
FileUploadHandler.file_complete(file_size) [source] Called when a file has finished uploading
class Field(**kwargs) [source] When you create a Form class, the most important
class TemporaryFileUploadHandler [source] Upload handler that streams data into a temporary
create_test_db(verbosity=1, autoclobber=False, serialize=True, keepdb=False) Creates a new test database and runs migrate
Field.widget The widget argument lets you specify a Widget class to use when rendering this Field
get_geoms(geos=False) A method that returns a list containing the geometry of each feature in the layer. If the optional argument
int_to_base36(i) [source] Converts a positive integer to a base 36 string. On Python 2 i
choices Either an iterable (e.g., a list or tuple) of 2-tuples to use as choices for this field, or a callable that returns
Page 86 of 100