auth.mixins.PermissionRequiredMixin
  • References/Python/Django/Guides

class PermissionRequiredMixin New in Django 1.9. This

2025-01-10 15:47:30
gis.geoip.GeoIP.record_by_name()
  • References/Python/Django/API/Geolocation with GeoIP

GeoIP.record_by_name(query)

2025-01-10 15:47:30
gis.db.models.GeoQuerySet.sym_difference()
  • References/Python/Django/API/GeoQuerySet API Reference

GeoQuerySet.sym_difference(geom) Deprecated since version 1.9: Use

2025-01-10 15:47:30
db.migrations.operations.SeparateDatabaseAndState
  • References/Python/Django/API/Migration Operations

class SeparateDatabaseAndState(database_operations=None, state_operations=None) [source] A

2025-01-10 15:47:30
gis.geoip.GeoIP.country_name_by_addr()
  • References/Python/Django/API/Geolocation with GeoIP

GeoIP.country_name_by_addr(query)

2025-01-10 15:47:30
template.Library.filter()
  • References/Python/Django/Guides: How-tos

django.template.Library.filter() Once you’ve written your filter definition, you need to register it with your Library

2025-01-10 15:47:30
dispatch.receiver()
  • References/Python/Django/Guides

receiver(signal) [source]

2025-01-10 15:47:30
sessions.backends.base.SessionBase.get_expire_at_browser_close()
  • References/Python/Django/Guides

get_expire_at_browser_close() Returns either True or False, depending on whether the user’s session

2025-01-10 15:47:30
gis.db.models.GeoQuerySet.point_on_surface()
  • References/Python/Django/API/GeoQuerySet API Reference

GeoQuerySet.point_on_surface(**kwargs) Deprecated since version 1.9:

2025-01-10 15:47:30
forms.RadioSelect
  • References/Python/Django/API/Forms/Widgets

class RadioSelect [source] Similar to Select, but rendered as a list of radio

2025-01-10 15:47:30