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 virtual host in to admin pannel
  • added pages system and working in this model
  • making too easy to handel django with help of bigsansar in the future .
  • Removed signup systems prebuilded .

Load page in templates

`{% load pages %}

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

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

More variable for page

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

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

Uploaded Source

Built Distribution

Bigsansar-1.0.0-py3-none-any.whl (38.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: Bigsansar-1.0.0.tar.gz
  • Upload date:
  • Size: 27.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for Bigsansar-1.0.0.tar.gz
Algorithm Hash digest
SHA256 78efc1deebad5fefd653c694bb729949da9b935a6db64866fdb5aa68e746bb69
MD5 f6c23ac6c5ead478d14072c9cfeb1918
BLAKE2b-256 b4a9d8767de122465ed66416b18bb195e091b2b6de703a340f214f8556d454e2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Bigsansar-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 38.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for Bigsansar-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 57468efc3261961158a921134216a29f5dc131fdea00d3f852c9797f4cb14f63
MD5 f36617d45bf53d50d6191c9a441c476d
BLAKE2b-256 36a79f9b203e4d03c46debf7328911ddd2f9b05270329742d82e3c724173d963

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