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 Description model in domain site
  • added setting for postgres
  • added sercure proxy ssl header
  • fixed domain index and pages views system
  • added virtual host in to admin pannel

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

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.1.8.tar.gz (26.7 kB view details)

Uploaded Source

Built Distribution

Bigsansar-1.1.8-py3-none-any.whl (39.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: Bigsansar-1.1.8.tar.gz
  • Upload date:
  • Size: 26.7 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.1.8.tar.gz
Algorithm Hash digest
SHA256 b33f1333d04fe0c2f21c32eb590a70449776409c90be6944eedb132e84595d06
MD5 590339e6dd89fa9ee02d9edfe7870188
BLAKE2b-256 af739f16da40aaec6038ad2ae0c2d819a81944cd68d50881bf53c89132a3e613

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: Bigsansar-1.1.8-py3-none-any.whl
  • Upload date:
  • Size: 39.5 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.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 073e301eab0bc136fc03b7b3722950e2dc27640df8d7b1ae7b8ab5af72799be5
MD5 70d743c20dcb21b8bbb271135746ff3e
BLAKE2b-256 7fdb034ca4895f470ef013baca8bb3e5413e3728de594ada80cba119e3a1888b

See more details on using hashes here.

Provenance

Supported by

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