I don\'t have the typical shop in which you know what you are selling beforehand. I create custom products on the go (need to fill a couple forms) that people can buy, so before they leave to paypal p
Have anyone used these 2 django apps together? I want to know how well these 2 gel together along with Django\'s User Authentication syste开发者_JS百科m.
As all of you know django provides a very basic though flexible admin panel for your project. I\'ve seen here discussions refering the (dis)advantages. of writing your own control interface and using
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I\'m looking for a good django app that brings to me basic features like user profi开发者_如何学JAVAle editing
Django docs says: the final dotted part of the path to the module defined in INSTALLED_APPS must be unique
This is driving me crazy. Is there someone out there that can help? Traceback (most recent call last): Fil开发者_JAVA技巧e \"/opt/python2.6/lib/python2.6/site-packages/django/core/handlers/base.py\
I am using django-friends and django-messages. I have modified my custom compose form to pull the following information, myfriends and also display their fullnames instead of just usernames.
easy_thumbnails is a big help when making models or views for thumbnails. 开发者_高级运维 I am using the templatetag (via template, not via model) and easy_thumbnails creates sucessfully the thumbnai
I have a Django project, let\'s say \"project1\". Typical folder structure for applications is: /project1/