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 setup server .
After you get it
go to www
path and open settings.py
file then add bigsansar.apps.BigsansarConfig
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.
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
Built Distribution
Hashes for Bigsansar-0.0.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 074f2c744718eb7bee17f7963555a23ab31e4e023f8a9df99720f77fd56b27b0 |
|
MD5 | c1d49f543c5de962930f3cf357a25d21 |
|
BLAKE2b-256 | 6453994c6f27f6575b3b8cf3959f68b0a13dff6e59c334fb705fee4880a38245 |