Garry Polley
Garry Polley
Currently the project has not been updated for newer versions of Django. The `patterns` import has been deprecated: https://docs.djangoproject.com/en/1.9/ref/urls/#patterns
It's looking like the `sendBeacon` is not getting much traction from IE or Safari. The repo for its documentation can be found here: https://github.com/w3c/beacon/commits/gh-pages
@acharlieh I think the idea of using some kind of documentation site that pulls in based on the annotated tag is a great idea. If we did something to the...
Would it be possible to not use a foreign key, just a uuid? That way if multiple databases are needed for a large application the ForeignKey will not fail.