Няма описание

Benoît Hubert 25323dcc34 Replace explicit wait with polling function преди 7 години
functional_tests 25323dcc34 Replace explicit wait with polling function преди 7 години
movielib a567ee8b1d Render using a template, add title, input and table преди 7 години
movies a25e14eb38 Use for loop counter to make FT pass преди 7 години
.gitignore 675196e3d0 First functional test and initial Django setup преди 7 години
README.md 680d20ca01 Add flush db tip to readme преди 7 години
manage.py 8361611351 Finally... make a movie library app :D преди 7 години

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