Skip to main content

Django classified ads

Project description

Simple Django Classified Advertising App

Build Status

Features

  • Item groups and categories
  • Image
  • Search ability
  • SEO optimisation
    • SEO-friendly urls
    • generating META description and meta keywords
    • sitemap.xml
    • robots.txt
    • RSS feed
    • Google Analytics integration
    • Open Graph protocol support
  • Caching
  • Translation

Requirements

  • Python 2.7, 3.5, 3.6
  • Django 1.11, 2.0

Design

Demo project

Demo project with user registration (via Email/Facebook) available at demo/ folder.

Installation

  • Install app pip install django-classified
  • Add django-classified to the INSTALLED_APPS list
  • Add url(r'', include('django_classified.urls', namespace='django_classified')), to the project urls.py file.
  • Add 'django_classified.context_processors.common_values' to the context_processors list

Customization:

You can provide additional customization in settings.py

  • DCF_SITE_NAME - Site title
  • DCF_SITE_DESCRIPTION - Site description
  • DCF_ITEM_PER_USER_LIMIT - Max Items allowed per user
  • DCF_SITEMAP_LIMIT - Sitemap items limit
  • DCF_RSS_LIMIT - RSS feed items limit
  • DCF_RELATED_LIMIT - Number of related items displayed
  • DCF_ITEM_PER_PAGE - Number of items per page
  • DCF_LOGIN_TO_CONTACT - Hide contact information for unauthorized requests

Credits

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-classified-0.7.4.tar.gz (354.1 kB view details)

Uploaded Source

Built Distribution

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

django_classified-0.7.4-py3-none-any.whl (13.5 kB view details)

Uploaded Python 3

File details

Details for the file django-classified-0.7.4.tar.gz.

File metadata

File hashes

Hashes for django-classified-0.7.4.tar.gz
Algorithm Hash digest
SHA256 94a355679036036df9ac6f4d16fa4d0e1ab0136519f0217850f0f7bff91bc7c6
MD5 1e333cde7d25ecc38722a1688728e2ec
BLAKE2b-256 7e8582504432d7ce468976fea63ba1b60b8a89fda93105af710cdde4c1514362

See more details on using hashes here.

File details

Details for the file django_classified-0.7.4-py3-none-any.whl.

File metadata

File hashes

Hashes for django_classified-0.7.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ac2f57672b7ff922901b23eb657788db696568f8ab4d664e09be671e571855bc
MD5 0a8732075b6a24538df88665f765caa7
BLAKE2b-256 b18af608f20789f72041e66fad5dda1604ef1ccf32951eb10f3a72023ed1c133

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