Skip to main content

Build one in minutes with bigsansar - a visual site building tool!

Project description

How to get Bigsansar

Bigsansar is available open-source under the MIT license. We recommend using the latest version of Python 3. Bigsansar is Fully based on django. You can use bigsansar for install packaged.

view our tutorials in youtube

for playlist: bigsansar for django

Get the latest development version

The latest and greatest Bigsasnar version is the one that’s in our Git repository (our revision-control system). This is only for experienced users who want to try incoming changes and help identify bugs before an official release. Get it using this shell command, which requires Git:

git clone https://github.com/pokhrelb9/bigsansar.git

You can also download a gzipped tarball of the development version. This archive is updated every time we commit code.

After you install bigsansar

Type bigsansar init command for automatically setup server .

For manually setup

After you get it

go to www path and open settings.py file then add 'bigsansar.apps.BigsansarConfig' 'bigsansar.contrib.account.apps.AccountConfig' in to INSTALLED_APPS = [] .

For Virtualhost middleware

go to www path and open settings.py file then add bigsansar.core.host.VirtualHostMiddleware in to top of MIDDLEWARE = [] .

Some usefull commands:

python3 manage.py createuser - get unlimited users.

New update

  • added custom css system per domains sites
  • added youtube and codesnippet plugin in to blog post site
  • added ckeditor_uploader models and settings for blog apps
  • added Description model in domain site
  • added setting for postgres

Load page list in templates

`{% load pages %}

{% get_pages as listpage %} {% for page in listpage %}

< a href="{{ page.slug }}">{{ page.title }}
{% endfor %}`

More variable for page list

  • page.id
  • page.domain
  • page.title
  • page.slug
  • page.body
  • page.visitor
  • page.publish_date

for single page title

  • getpage.id
  • getpage.domain
  • getpage.title
  • getpage.slug
  • getpage.body
  • getpage.visitor
  • getpage.publish_date

how to access domain system

  • gethost.id
  • gethost.user
  • gethost.domain
  • gethost.Description
  • gethost.publish_date
  • gethost.visitor

Project details


Release history Release notifications | RSS feed

This version

1.3.9

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Bigsansar-1.3.9.tar.gz (125.3 kB view details)

Uploaded Source

Built Distribution

Bigsansar-1.3.9-py3-none-any.whl (207.3 kB view details)

Uploaded Python 3

File details

Details for the file Bigsansar-1.3.9.tar.gz.

File metadata

  • Download URL: Bigsansar-1.3.9.tar.gz
  • Upload date:
  • Size: 125.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.6

File hashes

Hashes for Bigsansar-1.3.9.tar.gz
Algorithm Hash digest
SHA256 9305a30c3a03d2a80e242f31dd3057ce9ab3c979d4d66e272250d604e54c60ad
MD5 a930fd472bc4a7d5a7701dc1ac63f9f0
BLAKE2b-256 d580aeffc2490c27e0388dc95e86795a6e62825a24faaa21629dfc6f2b2564d7

See more details on using hashes here.

File details

Details for the file Bigsansar-1.3.9-py3-none-any.whl.

File metadata

  • Download URL: Bigsansar-1.3.9-py3-none-any.whl
  • Upload date:
  • Size: 207.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.6

File hashes

Hashes for Bigsansar-1.3.9-py3-none-any.whl
Algorithm Hash digest
SHA256 d3829d6a0f251c8374b0a51b66f19c51d1222436f0d5c0132b14420731997ee1
MD5 9cf8cbf4b6d0eb95b7963f4cdb7afa25
BLAKE2b-256 51e252edb85b0809eb536d027c8c0d8bd7d871bd7a8a1ffe40f29a6f6430c6f9

See more details on using hashes here.

Supported by

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