Django Notify
latest
  • Introduction
  • Getting Started
  • Using Django Notify
  • Further configurations
  • Understanding Notification Attributes
  • Notification and templates
  • The client-side flow
  • Models
  • Views
Django Notify
  • Docs »
  • Index
  • Edit on GitHub

Index

A | D | M | N | O | P | R | T | U

A

  • active() (notify.models.NotificationQueryset method)
  • active_all() (notify.models.NotificationQueryset method)
  • actor (notify.models.Notification attribute)
  • actor_url (notify.models.Notification attribute)
  • as_json() (notify.models.Notification method)

D

  • delete() (in module notify.views)
  • delete_all() (notify.models.NotificationQueryset method)
  • deleted() (notify.models.NotificationQueryset method)
  • do_escape() (notify.models.Notification static method)

M

  • mark() (in module notify.views)
  • mark_all() (in module notify.views)
  • mark_as_read() (notify.models.Notification method)
  • mark_as_unread() (notify.models.Notification method)

N

  • Notification (class in notify.models)
  • notification_redirect() (in module notify.views)
  • notification_update() (in module notify.views)
  • NotificationQueryset (class in notify.models)
  • notifications() (in module notify.views)
  • notify.models (module)
  • notify.views (module)

O

  • obj (notify.models.Notification attribute)
  • obj_url (notify.models.Notification attribute)

P

  • prefetch() (notify.models.NotificationQueryset method)

R

  • read() (notify.models.NotificationQueryset method)
  • read_all() (notify.models.NotificationQueryset method)
  • read_and_redirect() (in module notify.views)

T

  • target (notify.models.Notification attribute)
  • target_url (notify.models.Notification attribute)

U

  • unread() (notify.models.NotificationQueryset method)
  • unread_all() (notify.models.NotificationQueryset method)

© Copyright 2015, Vikas Yadav. Revision b4aa0303.

Built with Sphinx using a theme provided by Read the Docs.