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


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

Uploaded Python 3

File details

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

File metadata

  • Download URL: formulaire_app-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 631cf220570611f0aaa5bb37cbb173e8218eb9354b4491245056cbfdbe4cb2b3
MD5 e0e798b1a6fc90d337b81602946af452
BLAKE2b-256 cc1d018a39389ae2efa2195cb09a202b61c50031b4d9289b8c17d1dd401221ca

See more details on using hashes here.

File details

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

File metadata

  • Download URL: formulaire_app-0.1.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2b9ff44f69740350c55fc426c77e51792897f2c5e29023f0a1c7a9f04e1df596
MD5 e11cb43e1844710f775ff069bb647bc2
BLAKE2b-256 be18101ff60d5c6238d30cb97737c8620ae61457c4f94a35fc10e5652d41a089

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