Skip to content

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

Open
rbdcti wants to merge 8 commits intokrak3n:masterfrom
rbdcti:master
Open

fix bug in management command, install dutils.js as static media#1
rbdcti wants to merge 8 commits intokrak3n:masterfrom
rbdcti:master

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