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

Uploaded Source

File details

Details for the file baseapp-backend-0.0.3.tar.gz.

File metadata

  • Download URL: baseapp-backend-0.0.3.tar.gz
  • Upload date:
  • Size: 13.6 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.3.tar.gz
Algorithm Hash digest
SHA256 1fe7129e598fb9dae9de6d82334b423a177057aecc869ab23977e152384fdd9e
MD5 f456f4795668a82a9747be5c4bf7c911
BLAKE2b-256 371f2a6ee82083b43265f3de4a5143f9f0cfd2ac772e6f48760e3e4c5c88dd2c

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