Skip to main content

A Django app to create list and grid-based feeds.

Project description

Feedly is a Django app to create list and grid-based feeds. The feeds created with this app can have social and e-commerce aspects.

Quick start

  1. Add “feedly” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = (
        ...
        'feedly',
    )
  2. Include the feedly URLconf in your project urls.py like this:

    url(r'^feedly/', include('feedly.urls')),
  3. Run python manage.py syncdb to create the feedly models.

  1. Run python manage.py loaddata fixtures.json to create the data on feed.

  1. Visit http://127.0.0.1:8000/ to view a sample with populated data

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-feedly-0.6.7.tar.gz (14.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_feedly-0.6.7-py3-none-any.whl (20.7 kB view details)

Uploaded Python 3

File details

Details for the file django-feedly-0.6.7.tar.gz.

File metadata

  • Download URL: django-feedly-0.6.7.tar.gz
  • Upload date:
  • Size: 14.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for django-feedly-0.6.7.tar.gz
Algorithm Hash digest
SHA256 a1bf2052974609f00a7f4697011f3146238473915cce38ad4ba2a7289777c439
MD5 76a41ad3674ec6e1bf4351616897a8b1
BLAKE2b-256 5fa85a1c8fe6a661be1ebec4fcafdb7616aec020fb6a1f6ae1132fb83392cf5a

See more details on using hashes here.

File details

Details for the file django_feedly-0.6.7-py3-none-any.whl.

File metadata

  • Download URL: django_feedly-0.6.7-py3-none-any.whl
  • Upload date:
  • Size: 20.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for django_feedly-0.6.7-py3-none-any.whl
Algorithm Hash digest
SHA256 b121088a76f9308968569e2c8d0c5b8bbd61aacf85998e5f9ff09ab19e85e4b0
MD5 0cec4eea2860337b21597bbcf6d25747
BLAKE2b-256 a55308b8b80b0169afbffcc0a5358b41981043f0e5442983c7d5e5e82fb258be

See more details on using hashes here.

Supported by

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