Changeset 3397a08 in firmaeventos for FirmaEventos/urls.py


Ignore:
Timestamp:
Nov 20, 2017, 10:11:36 AM (7 years ago)
Author:
lhernandez <lhernandez@…>
Branches:
master
Children:
0138d11
Parents:
3996539
Message:

Realizando formulario para el registro de eventos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • FirmaEventos/urls.py

    r3996539 r3397a08  
    3939    url(r'^', include('base.urls', namespace="base")),
    4040    url(r'^', include('users.urls', namespace="users")),
     41    url(r'^', include('eventos.urls', namespace="events")),
    4142]
Note: See TracChangeset for help on using the changeset viewer.