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.2.2.tar.gz (7.9 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.2.2-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: formulaire_app-0.2.2.tar.gz
  • Upload date:
  • Size: 7.9 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.2.2.tar.gz
Algorithm Hash digest
SHA256 5e773e1cd0f1414b682e30e6934f51e36c956918811293652020152a9dbbead0
MD5 c47b1b38cf2589f65e0d5b4b0ea1d752
BLAKE2b-256 6412e14164efa95cca6f4808543e5877790b732d1e633dcaa056cca41f1925e3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: formulaire_app-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 11.1 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.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7a99e96ddd2966552296e92987de66e278fc1140c892616bea44eb7788adfe8b
MD5 241b8713e90ec8a86fc6c4b97528bb5a
BLAKE2b-256 6c12981daee4399f7990ac89f0d27799fb8c31c6d74558af053fdb802980def1

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