Skip to main content

Core Main Registry App

This Django reusable app contains the main functionalities for the registry core project.

Pre-requisites

  • Install git

  • Install python

  • Install pip

  • Create a virtual env

Installation

Automated installation

Manual installation

$ git clone https://myrepo.com/core_main_registry_app.git
$ cd core_main_registry_app
$ python setup.py
$ pip install sdist/*.tar.gz

Configuration

1. Add “core_main_registry_app”, “mptt” to your INSTALLED_APPS setting like this

INSTALLED_APPS = [
    ...
    "core_main_registry_app",
    "mptt",
]

2. Include the core_main_registry_app URLconf in your project urls.py like this

url(r'^', include("core_main_registry_app.urls")),

3. Launch migration: create table and constraints.

$ python manage.py migrate

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

core_main_registry_app-2.22.0.tar.gz (76.7 kB view details)

Uploaded Source

File details

Details for the file core_main_registry_app-2.22.0.tar.gz.

File metadata

  • Download URL: core_main_registry_app-2.22.0.tar.gz
  • Upload date:
  • Size: 76.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.16

File hashes

Hashes for core_main_registry_app-2.22.0.tar.gz
Algorithm Hash digest
SHA256 0a6fe728daff6062a82030ce3103727591db29dd80b30cd572b57a7659d59996
MD5 7ec60f138103a8d0b59a89ebd7b5ec0b
BLAKE2b-256 30f16d3d25891986bbc0d4a32b8b2de37c21c3b34bd380ccf6aacc9715510719

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2.22.0 This release

1 file

2.21.0

1 file

2.20.0

1 file

2.19.0

1 file

2.18.0

1 file

2.17.0

1 file

2.16.0

1 file

2.15.0

1 file

2.14.0

1 file

2.13.0

1 file

2.12.0

1 file

2.11.0

1 file

2.10.0

1 file

2.9.0

1 file

2.8.0

1 file

2.7.0

1 file

2.6.0

1 file

2.5.0

1 file

2.4.0

1 file

2.3.0

1 file

2.2.0

1 file

2.1.0

1 file

2.0.0

1 file

1.21.1

1 file

1.21.0

1 file

1.20.0

1 file

1.19.0

1 file

1.18.0

1 file

1.17.0

1 file

1.16.0

1 file

1.15.0

1 file

1.14.0

1 file

1.13.0

1 file

1.12.0

1 file

1.11.0

1 file

1.10.1

1 file

1.10.0

1 file

1.9.1

1 file

1.9.0

1 file

1.8.0

1 file

1.7.0

1 file

1.6.0

1 file

1.5.0

1 file

1.4.0

1 file

1.3.0

1 file

1.2.0

1 file

1.1.0

1 file

1.0.1

1 file

1.0.0

1 file

Supported by

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