James Aylett

Results 8 issues of James Aylett

On some sites (for instance http://tartarus.org/james/), glee box fails to find any links – but also doesn't provide fallback behavior (such as a Google search) for anything typed in. The...

Having both 1.3.1 and 1.4 is great, but for people working towards the next version of Django having a version rebuilt periodically off master would be awesome too :-)

New Feature
Back-end

Hey — I think this helps. (It should actually work now, which previously it wouldn't unless you were running all of the standard /dev/fort setup.)

The Broccoli walkthrough puts assets in `app/`, but `broccoli-asset-rev` assumes that many things will be in `assets/`, as well as having defaults (for manifest/assetMap files) there. The following seem to...

If the client closes their connection to the dev server's socket while the server is still processing files, the dev server will exit with a code of 141. It should...

- use staticfiles to generate asset URLs properly - drop various pre-1.6 support to cope with removals in 1.6..1.8 - support 1.5+ custom user models, including in migrations - south...

Originally [as a PR](https://github.com/theatlantic/django-autosave/pull/6), but we thought we didn't need it. However it turns out that all Django is doing at the moment is to tack `STATIC_URL` on the front,...