forked from DGNum/gestioCOF
initial
This commit is contained in:
parent
a2177155a0
commit
43d938edd0
20 changed files with 1053 additions and 0 deletions
|
@ -78,6 +78,7 @@ urlpatterns = [
|
|||
url(r'^utile_bda/bda_diff$', gestioncof_views.liste_bdadiff),
|
||||
url(r'^utile_cof/diff_cof$', gestioncof_views.liste_diffcof),
|
||||
url(r'^utile_bda/bda_revente$', gestioncof_views.liste_bdarevente),
|
||||
url(r'^k-fet/', include('kfet.urls'))
|
||||
] + \
|
||||
(static(settings.MEDIA_URL, document_root=settings.MEDIA_ROOT)
|
||||
if settings.DEBUG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue