Skip to content
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

fix bug in management command, install dutils.js as static media #1

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

rbdcti
Copy link

@rbdcti rbdcti commented Feb 28, 2012

this fixes a bug that prevented you from being able to use your own URLS_JS_GENERATED_FILE, as well as allowing dutils.js to be pulled in from manage.py collectstatic

@rbdcti
Copy link
Author

rbdcti commented Feb 29, 2012

also made a number of other improvements and tested all of my changes

@krak3n
Copy link
Owner

krak3n commented Feb 29, 2012

Hey, thanks for this :)

I haven't had a chance to review your change sets. I'll take a look asap.

Thanks

Chris

…(?P<sessID>[a-zA-Z0-9]+)/_fields/(?P<interactionType>(pre|post))/$' (before this fix it would produce a string like "/_a/_support/<sessID>/_fields/<interactionType>)/", instead of "/_a/_support/<sessID>/_fields/<interactionType>/"
@rbdcti
Copy link
Author

rbdcti commented Mar 21, 2012

@krak3n let me know when you do get a chance to look at the commits, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants