Skip to main content

Django classified ads

Project description

Simple Django Classified Advertising App

Build Status

Features

  • Simple user registration
  • 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 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.3.tar.gz (354.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_classified-0.7.3-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for django-classified-0.7.3.tar.gz
Algorithm Hash digest
SHA256 417b797b87e67414f5fcd88d4df4ba6e99a8428076dbada2dd8d07d433055c03
MD5 e89200989b03cc958a6eba0166e7e4a9
BLAKE2b-256 35abca963ac0898801c8300b08ed1e6e7a8b6cfd88b5b269dd6c14c7151b5426

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_classified-0.7.3-py3-none-any.whl
Algorithm Hash digest
SHA256 eedb680cf718bad85da7d4f24895e5d73080b746173d282f8640c6755414ed74
MD5 d80f3a1473e187455a1fdef3d489f3f6
BLAKE2b-256 d4980bda9850e2638e26cff93ab8cdb9c3079a8fa04862ffeeb1f9f26378d94e

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