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.5.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.5-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: formulaire_app-0.1.5.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.5.tar.gz
Algorithm Hash digest
SHA256 4590eeb2ae146d21b745bd3b5bfafe0a3e8a1e5adb41898b5630457e4696701e
MD5 f6aa9d65853c95872fb28242ab47383a
BLAKE2b-256 d45339db7b74568266ebc6155b8e11d7c988c4c77331c91aec7def7ec6eb9522

See more details on using hashes here.

File details

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

File metadata

  • Download URL: formulaire_app-0.1.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 7946b209d5303ff521b2ba14cb9046be72aa43a30061b6847c2ceccc3e458a85
MD5 fffcd5b93845363c873d06f80f58d35f
BLAKE2b-256 92b5b5c11e0ace5a0b16e306f232614927f12f32ceb750ea8c9f12049e037799

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