Sen descrición

Benoît Hubert 1aeeedb4a0 User is redirected to his/her own library page %!s(int64=7) %!d(string=hai) anos
accounts 1aeeedb4a0 User is redirected to his/her own library page %!s(int64=7) %!d(string=hai) anos
functional_tests 1aeeedb4a0 User is redirected to his/her own library page %!s(int64=7) %!d(string=hai) anos
movielib 1aeeedb4a0 User is redirected to his/her own library page %!s(int64=7) %!d(string=hai) anos
movies 1aeeedb4a0 User is redirected to his/her own library page %!s(int64=7) %!d(string=hai) anos
.gitignore 675196e3d0 First functional test and initial Django setup %!s(int64=7) %!d(string=hai) anos
README.md 680d20ca01 Add flush db tip to readme %!s(int64=7) %!d(string=hai) anos
manage.py 8361611351 Finally... make a movie library app :D %!s(int64=7) %!d(string=hai) anos

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