Skip to main content

Django classified ads

Project description

Simple Django Classified Advertising App

Build Status

Features

  • Item groups, categories and areas (for ex. Cities ot Locations)
  • 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
  • Django >=1.11

Design

Demo project

Demo project with user registration (via Email/Facebook) available here.

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
  • DCF_DISPLAY_EMPTY_GROUPS - Display groups without items in the groups list

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.8.4.tar.gz (320.9 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.8.4-py3-none-any.whl (345.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for django-classified-0.8.4.tar.gz
Algorithm Hash digest
SHA256 53852de418e05ed3ad2964eecb9faf5daeebfff028907595786805ac16f58677
MD5 05f785f2aad104027ec3017fc3d45a52
BLAKE2b-256 c1caf484f592256439a5198f9c7590d626017a93e8c4271b811404036ce28e35

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_classified-0.8.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d118db44879778f19682b8c09ae1e32ef76d71ee1713c9b02c7efe8f54d8c6ca
MD5 d010c6934448dbcbf9a526cdb954e6a7
BLAKE2b-256 14385c9c537d39819a0baaef06f3f73b96287d59b43e64a4d6918413825c6c82

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