db.migrations.operations.CreateModel
  • References/Python/Django/API/Migration Operations

class CreateModel(name, fields, options=None, bases=None, managers=None) [source] Creates

2025-01-10 15:47:30
gis.db.models.functions.IsValid
  • References/Python/Django/API/Geographic Database Functions

class IsValid(expr) New in Django 1.10.

2025-01-10 15:47:30
views.generic.dates.DayArchiveView
  • References/Python/Django/API/Built-in class-based views API/Generic date views

class DayArchiveView [source] A day archive page showing all objects in a given day. Days

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

min_y The value of the maximum X coordinate.

2025-01-10 15:47:30
views.generic.edit.ProcessFormView.put()
  • References/Python/Django/API/Editing mixins

put(*args, **kwargs) The PUT action is also handled and just passes all parameters through to post()

2025-01-10 15:47:30
ipaddress.AddressValueError
  • References/Python/Python/Internet

exception ipaddress.AddressValueError(ValueError) Any value error related to the address.

2025-01-10 15:47:30
Chebyshev.convert()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Chebyshev Module

Chebyshev.convert(domain=None, kind=None, window=None)

2025-01-10 15:47:30
os.renames()
  • References/Python/Python/Operating System

os.renames(old, new) Recursive directory or file renaming function. Works like rename(), except creation of any

2025-01-10 15:47:30
CategoricalIndex.item()
  • References/Python/Pandas/API Reference/CategoricalIndex

CategoricalIndex.item()

2025-01-10 15:47:30
CategoricalIndex.base
  • References/Python/Pandas/API Reference/CategoricalIndex

CategoricalIndex.base return the base object if the memory of the underlying data is shared

2025-01-10 15:47:30