Skip to main content

A simple Django app to add dad jokes to the admin page.

Project description

Django Dad is a simple Django app to add a dad joke to the admin home page. It uses https://icanhazdadjoke.com/ to get the jokes.

Quick start

  1. Add “django-dad” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'django-dad',
    ]
  2. Now go to your admin page and login, you should now see a new dad joke in the title area.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-dad-0.1.2.tar.gz (2.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page