Hello Pankaj,
This is much of a help from you. Thank you very much for you help.
Regards,
- sameer oak.
On Wed, Jan 23, 2013 at 7:07 PM, Pankaj Singh wrote:
> Hey Sameer,
>
> Django gives you complete freedom for choosing client side libraries.
> You can easily use twitter-bootstrap in django
Hey Sameer,
Django gives you complete freedom for choosing client side libraries.
You can easily use twitter-bootstrap in django templates. There are
many libraries written using django and bootstrap to create beautiful
forms. Here are some example -
1. http://django-crispy-forms.readthedocs.org/
Hello,
I am new to web development and python and django was my immediate choice
to start with. I am in a process of developing a moderated traffic portal.
Coming straight to the query, can I design my web pages using
twitter-bootstrap and django framework in the back-end?
Kindly help.
Regards
> Thanks for taking a look. Still feeling my way on what I need to post
> to be most helpful.
I'd say you did correctly, describing the problem and not
flooding the list with 20 diff. config files and code...if the
list needs more info, we usually ask for it :) However, for
future reference,
Tim,
Thanks for taking a look. Still feeling my way on what I need to post
to be most helpful.
The OS is Ubuntu 7.04 (Feisty).
Here's the full traceback:
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/django/core/handlers/base.py"
in get_response
77. response = cal
> However, when I save the record in the Django admin, I get this:
>
> [Errno 25] Inappropriate ioctl for device
>
> Exception Location: build/bdist.linux-i686/egg/twitter.py in
> _GetUsername, line 1498
A couple pieces of information would be helpful:
Which OS?
Could you provide the full
I'm trying to marry up Django and a python wrapper to the Twitter API
called Python-Twitter (http://code.google.com/p/python-twitter/) to
trigger a status change on saving an item to a database. It looks
something like this:
def save(self):
if self.makepublic:
api = twitt
7 matches
Mail list logo