Project

General

Profile

Revision 314bdec9

ID314bdec963de38225ee0a19d5746b4cdd98e90ec
Parent 9e764ac9
Child 75228955

Added by Julian Binder over 11 years ago

added first attempt to do machine authentication

View differences:

crm/crm/urls.py
8 8
    # Examples:
9 9
    # url(r'^$', 'crm.views.home', name='home'),
10 10
    # url(r'^crm/', include('crm.foo.urls')),
11
    url(r'^roboauth/(?P<rfid_tag>\0x[0-9Aa-Ff]+)/(?P<mach_num>\d+)', 'crm.robocrm.roboauth'),
11 12

  
12 13
    # Uncomment the admin/doc line below to enable admin documentation:
13 14
    # url(r'^admin/doc/', include('django.contrib.admindocs.urls')),

Also available in: Unified diff