Skip to main content

A reusable Django app with a dynamic formulaire

Project description

formulaire_app

Un outil CLI pour générer des applications Django réutilisables dans n’importe quel projet.

Quick start

Add “formulaire_app” to your INSTALLED_APPS setting like this:

INSTALLED_APPS = [
    ...,
    "formulaire_app",
]

Include the app URLconf in your project urls.py like this:

path("formulaire_app/", include("formulaire_app.urls")),

Installation

pip install formulaire_app

## Utulisation


generate_formulaire_app nom_de_lapp 

python manage.py migrate 

python manage.py runserver

Project details


Download files

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

Source Distribution

formulaire_app-0.1.4.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

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

formulaire_app-0.1.4-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

Details for the file formulaire_app-0.1.4.tar.gz.

File metadata

  • Download URL: formulaire_app-0.1.4.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for formulaire_app-0.1.4.tar.gz
Algorithm Hash digest
SHA256 c46661d48e58d7d24d00284e7b29e6d8ad829ef96419a21e3b8b97646c0c791a
MD5 25097a9dcd0d7754812cb0937225b98e
BLAKE2b-256 5c4c2c2ef80c0223a93791c7ed0fbf70f3598fd4878b95f9e1cf0dda60b7822b

See more details on using hashes here.

File details

Details for the file formulaire_app-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: formulaire_app-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 10.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for formulaire_app-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4022f61990996309b41cab1c3d5bcac0eec75e1e1759b81e7ce147d8a6d441de
MD5 9cd2e1fabc28809c4b0547ef0856a796
BLAKE2b-256 fe16813b140abafd08d29f039b6985b7c231a67c1f04b20722b7197f57e22a09

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