django-apps Questions
1
Solved
I have just learnt about Django apps. I want to know that within one site, if I make different apps. like, users, profiles, polls, blogs,comments, jobs , applications then how can I manage them to ...
Cowage asked 3/11, 2011 at 20:28
1
Solved
I need an app for crop an image in the client side, I mean, using a cropping tool like Jcrop jquery plugin.
I found this tools:
django-image-cropper
django-image-cropping
django-imagehandler
dja...
Kippy asked 26/10, 2011 at 19:27
2
Solved
I'm looking for a good django app that brings to me basic features like
user profile editing
password changing
save settings / preferences specific to my app
save authentication keys to external ...
Coreencorel asked 9/1, 2011 at 12:41
1
Solved
I am developing a Django application, which is a large system that requires multiple sub-applications to keep things neat. Therefore, I have a top level directory that is a Django app (as it has an...
Windburn asked 11/4, 2010 at 15:26
1
I want to use some jquery in my forms and I was hoping to use some ready made solutions - there seem to be a lot of them...
Which django apps would you recommend for this purpose? Which are most ...
Catalog asked 8/1, 2010 at 18:0
2
Solved
Lets say I have two django apps:
competitions - which will handle competition data
entries - which will handle functionality relating to entering competitors into competitions
In the competitio...
Azygous asked 28/12, 2009 at 16:50
3
Solved
Say for example I have a Blog app that I want to be able to drop into different projects, but I always want the Blog to be associated with some other model. For example, in one case I may want it t...
Helsinki asked 4/5, 2009 at 5:25
4
Solved
I just got done working through the Django tutorials for the second time, and am understanding things much more clearly now. However, I'm still unclear how apps inside a site interact with one anot...
Narco asked 9/12, 2008 at 17:25
© 2022 - 2024 — McMap. All rights reserved.