David Larlet is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

david / djangoimpact http://django-fr.org/

Application d'exemple créée lors de Pyconfr 2009.

Clone this repository (size: 6.8 KB): HTTPS / SSH
hg clone https://bitbucket.org/david/djangoimpact
hg clone ssh://hg@bitbucket.org/david/djangoimpact

Commit 5ba26e09ba1a Raw commit »

commit
5ba26e09ba1a
branch
default

Import initial

Comments

    Log in to comment »

    File Lines added Lines removed
    __init__.py
    manage.py 11
    settings.py 81
    templates/twitterapp/detail.html 1
    templates/twitterapp/list.html 6
    twitterapp/__init__.py
    twitterapp/forms.py 11
    twitterapp/models.py 13
    twitterapp/tests.py 50
    twitterapp/urls.py 10
    twitterapp/views.py 48
    urls.py 17