Aucune description

Benoît Hubert 722806a1e5 Move FT to own dir and use LiveServerTestCase il y a 7 ans
functional_tests 722806a1e5 Move FT to own dir and use LiveServerTestCase il y a 7 ans
movielib a567ee8b1d Render using a template, add title, input and table il y a 7 ans
movies a25e14eb38 Use for loop counter to make FT pass il y a 7 ans
.gitignore 675196e3d0 First functional test and initial Django setup il y a 7 ans
README.md 680d20ca01 Add flush db tip to readme il y a 7 ans
manage.py 8361611351 Finally... make a movie library app :D il y a 7 ans

README.md

MovieLib

English

A simple Movie Library application, based on:

The commit history roughly follows the steps detailed in the book, but since I've grown sick of "To-Do List" apps, I went for something more fun and visual.

Tips

  • Flush the database: python3 manage.py flush

Français

Une application "Bibliothèque de films", basée sur :

L'historique de commits suit assez fidèlement les étapes détaillées dans le livre, mais comme j'en avais "jusque là" des applis "To-Do List", je suis parti sur quelque chose de plus fun et visuel.

Astuces

  • Effacer la base de données: python3 manage.py flush