-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AMD/async #102
Comments
I've started this branch some months ago and recognized that larger parts of dojango would require a change to support that. If you have an idea how to change it I would be happy getting a pull request :) I'll go through the branch and will document what is required to support AMD. |
Thanks for replying. I was thinking about doing this but I don't know if I'll get time. I'll let you know if I fork and start working on it. |
I created a branch that uses AMD: I haven't created a pull request for it because I don't consider it ready, but it does what I need for my current project:
Feel free to merge into your repo if you think it's worth using (I worked off your AMD branch) |
I'm in the process of updating to dojo 1.7.x and and the latest version of dojango (thanks for working on it by the way). I noticed the amd-loader branch but that it hasn't been touched since December.
Do you plan to allow the use of AMD in the master branch any time soon?
The text was updated successfully, but these errors were encountered: