| Name | Dr.Linux |
|---|---|
| Email Address | yilmaz@bilisimmarmara.com.tr |
| Website URL | http://www.bilisimmarmara.com.tr |
| Avatar | |
| Posts | 3 |
-
- 2010-01-23 16:03:23
- Re: get the ip of the visitor
- Board » Django » Python Programming
-
It's very normal because you are surfing locally. You didn't access to your project remotely. If you open your connection to remote than acces from another network via http you'll see your real ip adress.
-
- 2010-01-23 15:28:42
- Re: Timer in Django
- Board » Django » Views
-
Hi,
I think you can do this with jquery countdown plug-in hre you can see some examples:
http://davidwalsh.name/jquery-countdown-plugin
Sincerly Yours.
-
- 2010-01-23 15:13:05
- Re: TemplateDoesNotExist at /search-form/
- Board » Django » Models
-
Please create that directories and file /template/search-form/search_form.html under your project root.


