pcompassion

Results 33 issues of pcompassion

I install my fork of django.js `pip install -e git://github.com/pcompassion/django.js.git#egg=django.js-dev` when I do `pip freeze` It shows django.js==0.8.2 or similar. Can I freeze my git version as I could do...

When user is redirected after login through python-social-auth, Django.user.is_authenticated is not set. I think it's related to the fact user data is cached. How do I get updated user info,...

Can I use this app to ignore the write sql? I'm replicating a db to a slave, which is readonly. (and want to see the data in the db)

I'd like to exclude `bower_components` and `node_modules` when git-greping.

This is a feature request. After executing C-c g [keywords], I'd like to narrow the search result by file name or extension. How about providing a command (bound C-c u...

I'd like to exclude jquery, underscore, bootstrap, etc from bundle. Those libraries could be bundled seperately as shared dependencies. And I believe the following is the jspm's answer to the...

enhancement

Many websites need to allow user to use their existing SNS id to signup. Since lazysignup uses form with "credentials" to convert a lazy_user to a regular user, I was...

I'd like to get maximum in interval among the interpolated values. Would it be possible?

1. change this as library 2. add the library as a dependency of my project. 3. copy universal-image-loader.jar to my project's libs folder. 4. copy relevant code of MainActivity.java to...

Would it be hard to implement an option where you can get images in the order which the user has selected images? It would be great to show the number...