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.

For access signup system

  1. from django.urls import path
  2. from bigsansar.contrib.account.views import signup, active
  3. urlpatterns = [
  4. path('signup', signup, name='signup'),
    
  5. path('active/<uidb64>/<token>', active, name= 'emailverification'),
    
  6. ]

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 future.

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

Uploaded Source

Built Distribution

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

Bigsansar-0.3.1-py3-none-any.whl (33.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: Bigsansar-0.3.1.tar.gz
  • Upload date:
  • Size: 25.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for Bigsansar-0.3.1.tar.gz
Algorithm Hash digest
SHA256 6a97adaf692eb8678e20d1a0145b55d572bcfdf8d41d67a8f933e4d9d177674c
MD5 823cda92ee516156eab5ab8eabf4e121
BLAKE2b-256 903c71aa35fc6a10cc13322fff6dc3a5dcfe31b7b08fbce9c5540bd6905208c4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Bigsansar-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 33.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for Bigsansar-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fefb0f6f9b473de66f71c9de6869cb980f93bc3792f4ec35976f3b1c7fbc7610
MD5 e13374109bad23058c172bb220ad30f0
BLAKE2b-256 50a6bc5df0470b66dee2a7aabbe0ec9165f45e93fa734dc8620a0f8c808a822b

See more details on using hashes here.

Supported by

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