db.models.Field.editable
  • References/Python/Django/API/Models/Model field reference

Field.editable If False, the field will not be displayed in the admin or any other

2025-01-10 15:47:30
core.files.storage.Storage.listdir()
  • References/Python/Django/API/File handling/File storage API

listdir(path) [source] Lists the contents of the specified path, returning a 2-tuple of lists;

2025-01-10 15:47:30
gis.gdal.Polygon.exterior_ring
  • References/Python/Django/API/GDAL API

exterior_ring An alias for shell.

2025-01-10 15:47:30
views.generic.dates.MonthMixin.month_format
  • References/Python/Django/API/Date-based mixins

month_format The

2025-01-10 15:47:30
views.generic.dates.DayMixin.day_format
  • References/Python/Django/API/Date-based mixins

day_format The

2025-01-10 15:47:30
gis.gdal.OGRGeometry.gml
  • References/Python/Django/API/GDAL API

gml Returns a string representation of this geometry in GML format:

2025-01-10 15:47:30
forms.ModelMultipleChoiceField
  • References/Python/Django/API/Forms/Form fields

class ModelMultipleChoiceField(**kwargs) [source] Default widget:

2025-01-10 15:47:30
gis.geos.GEOSGeometry.relate_pattern()
  • References/Python/Django/API/GEOS API

GEOSGeometry.relate_pattern(other, pattern) Returns True if the elements in the DE-9IM intersection matrix for

2025-01-10 15:47:30
db.models.CASCADE
  • References/Python/Django/API/Models/Model field reference

CASCADE [source] Cascade deletes. Django emulates the behavior of the SQL constraint ON DELETE

2025-01-10 15:47:30
admin.AdminSite.index_title
  • References/Python/Django/API/contrib packages/The Django admin site

AdminSite.index_title The text to put at the top of the admin index page (a string). By default, this is “Site administration”

2025-01-10 15:47:30