Skip to main content

BaseApp

Project description

BaseApp

BaseApp is a Django project template that provides a set of tools and best practices for building web applications.

Requirements:

Run pip install baseapp-backend And make sure to add the frozen version to your requirements/base.txt file

If you want to develop, install using this other guide.

How to use

Then enable the desired apps in your Django project's INSTALLED_APPS setting:

INSTALLED_APPS = [
    ...
    'baseapp.activity_log',
    ...
]

Features

How to develop

Clone the project inside your project's backend dir:

git clone git@github.com:silverlogic/baseapp-backend.git

And manually install the package:

pip install -e baseapp-backend/baseapp

The -e flag will make it like any change you make in the cloned repo files will effect into the project.

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

baseapp_backend-0.0.24.tar.gz (375.9 kB view details)

Uploaded Source

File details

Details for the file baseapp_backend-0.0.24.tar.gz.

File metadata

  • Download URL: baseapp_backend-0.0.24.tar.gz
  • Upload date:
  • Size: 375.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for baseapp_backend-0.0.24.tar.gz
Algorithm Hash digest
SHA256 7b3fcd1d73c3ac6716ea3cc2c6e838a0af1ece130d44ce2182bc02598417ee82
MD5 109338dc1c91dec29918f7f12f2de5f6
BLAKE2b-256 42c0867605c445e99b60145ae1ea8ace07d6b2c21158a0dfe8ecf9202aeb7b0b

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