All Projects → MicroPyramid → Microsite

MicroPyramid / Microsite

Licence: gpl-2.0
Full featured and completely customizable django site for organizations.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Microsite

Django Dersleri
YouTube Django Dersleri için proje kaynak kodu
Stars: ✭ 135 (+80%)
Mutual labels:  django-application, django-blog, django
Django Spectator
A Django app to track book reading, and event going.
Stars: ✭ 28 (-62.67%)
Mutual labels:  django-application, django
Djangorestframework Book
Django REST framework 3 中文文档, API参考, 最佳实践指南
Stars: ✭ 28 (-62.67%)
Mutual labels:  django-application, django
Django Rename App
A Django Management Command to rename existing Django Applications.
Stars: ✭ 38 (-49.33%)
Mutual labels:  django-application, django
Site
pythondiscord.com - A Django and Bulma web application.
Stars: ✭ 580 (+673.33%)
Mutual labels:  django, website
Awesome Django
The Best Django Resource, Awesome Django for mature packages.
Stars: ✭ 591 (+688%)
Mutual labels:  django-blog, django
Algo Phantoms Backend
💻 Algo-Phantoms-Backend is an Application that provides pathways and quizzes along with a code editor to help you towards your DSA journey.📰🔥 This repository contains the REST APIs of the application.✨
Stars: ✭ 36 (-52%)
Mutual labels:  django-application, django
Django Blog
django搭建博客
Stars: ✭ 365 (+386.67%)
Mutual labels:  django-blog, django
Open Semantic Search Apps
Python/Django based webapps and web user interfaces for search, structure (meta data management like thesaurus, ontologies, annotations and named entities) and data import (ETL like text extraction, OCR and crawling filesystems or websites)
Stars: ✭ 55 (-26.67%)
Mutual labels:  django-application, django
Taggit Selectize
Auto-complete/auto-suggestion for django-taggit (django-taggit + selectize.js)
Stars: ✭ 63 (-16%)
Mutual labels:  django-application, django
Thinkdiff
My open source project links, programming and software development related code and tutorials are in this repo. Content types: Python, JavaScript, Dart | Django, React, Flutter, React-Native etc.
Stars: ✭ 65 (-13.33%)
Mutual labels:  django-application, django
Djangoforbeginners
Source code for Django For Beginners
Stars: ✭ 527 (+602.67%)
Mutual labels:  django-application, django
Meethub
This is a Python/Django based event management system. A meetup clone.
Stars: ✭ 411 (+448%)
Mutual labels:  django-application, django
E Commerce 2 django
Guest register, user register, user login, user logout, account home page, product view history, change password, reset password, change name, send activation email when register, resend activation email, add shipping address, add billing address, add nickname to the addresses, edit shipping address, edit billing address, view list of your addresses, reuse shipping addresses when order products, reuse billing addresses when ordeer products, show sales analytics if staff or admin only using -chart.js-, get analytics data with Ajax, receive marketing email, change if user will receive marketing email or not by admin, send contact message with Ajax, products list, product detail, download product detail as a PDF file, download digital product files -if the user purchased that digital product only-, orders list, list of digital products files, order detail, download order detail as a PDF file, verify order ownership with Ajax -to secure order detail page-, show cart products, add or remove product from cart, checkout page, thanks page when order placed successfully, add or reuse payment method, add or reuse payment method with Ajax, search products by title, search products by description, search products by price, search products by tag title, write tags for products -by admin only-, auto fill contact email, full name if user logged in.
Stars: ✭ 20 (-73.33%)
Mutual labels:  django-application, django
Djangoblog
🍺基于Django的博客系统
Stars: ✭ 4,256 (+5574.67%)
Mutual labels:  django-blog, django
Django Djeddit
Minimalistic Reddit clone developed as a Django reusable app
Stars: ✭ 32 (-57.33%)
Mutual labels:  django-application, django
Django Likes
Django app providing view interface to django-secretballot.
Stars: ✭ 72 (-4%)
Mutual labels:  django-application, django
Django Easy Audit
Yet another Django audit log app, hopefully the simplest one.
Stars: ✭ 289 (+285.33%)
Mutual labels:  django-application, django
Typeidea
Django企业开发实战对应项目代码
Stars: ✭ 351 (+368%)
Mutual labels:  django-blog, django
Django Preferences
Django app allowing users to set app specific preferences through the admin interface.
Stars: ✭ 51 (-32%)
Mutual labels:  django-application, django

MicroSite

Full featured and completely customizable django site for organizations.

.. image:: https://travis-ci.org/MicroPyramid/MicroSite.svg?branch=master :target: https://travis-ci.org/MicroPyramid/MicroSite

.. image:: https://readthedocs.org/projects/microsite/badge/?version=latest :target: https://readthedocs.org/projects/microsite/?badge=latest :alt: Documentation Status

.. image:: https://coveralls.io/repos/MicroPyramid/MicroSite/badge.png?branch=master :target: https://coveralls.io/r/MicroPyramid/MicroSite?branch=master

.. image:: https://landscape.io/github/MicroPyramid/MicroSite/master/landscape.svg :target: https://landscape.io/github/MicroPyramid/MicroSite/master :alt: Code Health

head to http://microsite.readthedocs.org/ for latest documentation

This project contains the following modules.

  • Dynamic Pages.
  • Configurable Menu.
  • Blog.
  • Books.

After installing/cloning this, add the following settings in the virtual env/bin/activate file::

SendGrid details

SGUSER="Your Sendgrid Username" SGPWD="Your Sendgrid password"

Raven Settings(Sentry)

SENTRYDSN="Your site DSN"

GOOGLE_ANALYTICS_CODE = "Your site analytics id"

export SGUSER export SGPWD export SENTRYDSN export GOOGLE_ANALYTICS_CODE

For additional help you can Contact us here India_ Contact us here USA_

Visit our Django Web Development page Here_

.. _contact us here india: https://micropyramid.com/contact-india/

.. _contact us here usa: https://micropyramid.com/contact-usa/

.. _Here: https://micropyramid.com/django-development-services/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].