Jathan McCollum

Results 191 comments of Jathan McCollum

@coxley Am I mistaken or isn't the existing use-case for appending a `+` to an event name designed to solve this? e.g. from the README: ``` # ... If you...

Hmm... That's quirky. We recently had to adjust the regex pattern for pk lookups to support natural key lookups on the views for Network objects . So that's the first...

@TheSkorm I was troubleshooting this for a different reason and ended up tracking it down to this: https://github.com/jason-kane/django-rest-swagger/blob/master/rest_framework_swagger/urlparser.py#L109 Which is calling `django.contrib.admindocs.views.simplify_regex`!

``` python In [1]: from django.contrib.admindocs.views import simplify_regex In [2]: pattern = u'^networks/(?P[a-fA-F0-9:.]+(?:\\/\\d+)?)/$' In [3]: prefix = u'^api/^' In [4]: simplify_regex(prefix + pattern) Out[4]: u'/api/networks/)/' ```

First of all, I like this idea. I feel like this could be complicated to implement, but only because if `multi=True` is set on an Attribute, then it behaves as...

Whoa that looks un-fun. Let me see if I can reproduce this! Thanks for reporting!

There's definitely a problem with the demo because we forgot to update it in the last couple of releases. The error you're seeing, however, is not one I can reproduce....

Related or dupe of #161

Confirmed that an Aruba 3600 running ArubaOS 6.1.3.2 still behaves as expected as currently configured within Trigger core.