Changeset 014debc in sicp for apps


Ignore:
Timestamp:
Dec 22, 2015, 12:32:51 PM (8 years ago)
Author:
Ing. Roldan D. Vargas G <rvargas@…>
Branches:
master
Children:
98d7b32
Parents:
3576269
Message:

comentarios

File:
1 edited

Legend:

Unmodified
Added
Removed
  • apps/simulacion/matrizip/urls.py

    rce6749c r014debc  
    2525urlpatterns = [
    2626    url(r'^graficar/$', 'apps.simulacion.matrizip.views.graficar_matriz', name='graficar_matriz'),
     27    url(r'^datos_produccion/$', 'apps.simulacion.matrizip.views.datos_produccion', name='datos_produccion_matriz'),
    2728]
Note: See TracChangeset for help on using the changeset viewer.