Skip to main content

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 sercure proxy ssl header
  • fixed domain index and pages views system
  • 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 .

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

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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Bigsansar-1.0.6-py3-none-any.whl (38.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: Bigsansar-1.0.6.tar.gz
  • Upload date:
  • Size: 27.6 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.0.6.tar.gz
Algorithm Hash digest
SHA256 5219c3469d18d8078326d0311673c904c0ecb0f79de0a8fddf71c47fa8a475b7
MD5 265f6026508ede42f446493db53782ff
BLAKE2b-256 f514a3e10458c9e62bd009dd5a48709714783f51b519d8c7a966ace3dc43d9ff

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Bigsansar-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 38.8 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.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 4b153edaa54252529ee3861fbdd7b29484593d2bc172dcee727afedab63573a0
MD5 a90e8481b3883e5ea661cb4057564d26
BLAKE2b-256 d4e0f80c85b4cbc408ddff40965f6e62de759992a62a90d275a8c89e9fc7ba8a

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

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