Projet

Général

Profil

« Précédent | Suivant » 

Révision cc12ccfe

Ajouté par Serghei Mihai (congés, retour 15/05) il y a plus de 9 ans

gadjo theme used for templates
Category and announces management views and urls updated

Voir les différences:

corbo/manage_urls.py
10 10
                name='edit_announce'),
11 11
            url(r'^announce/delete/(?P<pk>\d+)$', delete_announce,
12 12
                name='delete_announce'),
13
            url(r'^category/add$', add_category,
14
                name='add_category'),
13 15
            url(r'^category/edit/(?P<pk>\d+)$', edit_category,
14 16
                name='edit_category'),
15 17
            url(r'^category/delete/(?P<pk>\d+)$', delete_category,

Formats disponibles : Unified diff