Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Internet > Django Plugins

    django-ios-notifications 1.0

    Download button

    No screenshots available
    Downloads: 132  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Stephen Muss | More programs
    BSD License / FREE
    July 17th, 2012, 02:29 GMT
    ROOT / Internet / Django Plugins

     Read user reviews (0)  Refer to a friend  Subscribe

    django-ios-notifications description

    Makes it easy to send push notifications to iOS devices

    django-ios-notifications is a Django app that makes it easy to send push notifications to iOS devices.

    Installation

    You can install with pip: `pip install django-ios-notifications`.

    You then need to add `ios_notifications` to `INSTALLED_APPS` in your settings file.

    If you want to use the API for registering devices you will also need to make the appropriate changes to your urls file:

    ```python
    urlpatterns = patterns('',
        ...
        url(r'^ios-notifications/', include('ios_notifications.urls')),
        ...
    )
    ```


    After that you will need to run `./manage.py syncdb` to create the database tables required for django-ios-notifications.

    Package Documentation


    Product's homepage

    Requirements:

    · Python
    · Django

      


    TAGS:

    push notifications | iOS devices | Django | iOS | push

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM