ields/__init__.py",
line 905, in pre_save return getattr(model_instance, self.attname) File
"/var/django/liakoster.nl/blog-1/lib/python3.10/site-packages/django/db/models/query_utils.py",
line 178, in __get__ instance.refresh_from_db(fields=[field_name]) File
"/var/django/liakos
settings.py:
"STATIC_URL = 'http://jaap.custard.shrl.nl:8000/static/'
# Additional locations of static files
STATICFILES_DIRS = (
# Put strings here, like "/home/html/static" or "C:/www/django/static".
# Always use forward slashes, even on Windows.
# Don't forget to use absolute paths,
On Tue, 9 Oct 2012 16:31:18 +0100
Tom Evans wrote:
> Assuming your question is "Why am I getting 404's for static content
> on my dev server, even though I set STATIC_URL?", have you included
> 'django.contrib.staticfiles' in INSTALLED_APPS?
Yes:
"INSTALLED_APPS = (
'django.contrib.auth',
On Tue, 9 Oct 2012 11:33:36 -0400
Gladson SimplĂcio Brito wrote:
> # coding: utf-8DEBUG = False or True ?TEMPLATE_DEBUG = DEBUG
>
>
> if false, it has to serve files with apache, nginx, etc...
> if true, and to operate...
"DEBUG = True
TEMPLATE_DEBUG = DEBUG"
--
You received this message beca
ting html:
...
yearmaand
...
better html:
...
yearmaand
...
How can i get the better html?
--
Jaap van Wingerde
e-mail: 1234567...@vanwingerde.nl
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and
Op 2015-03-03T17:41:21 UTC schreef Jaap van Wingerde
in the message ,
mid:20150303174121.024af...@jaap.custard.shrl.nl the following text.
> ../locale/en/LC_MESSAGES/django.po:
>
> ...
> #: template.html:4
> msgid "jaar"
> msgstr "year"
>
>
er:/var/django/liakoster.nl/test2$ python -c "import
django; print(django.get_version())" 1.7
jaap@liakoster:/var/django/liakoster.nl/test2$ python -V
Python 2.7.3
jaap@liakoster:/var/django/liakoster.nl/test2$"
What is going on?
--
Jaap van Wingerde
e-mail: 1234567...@vanwingerde.nl
signature.asc
Description: PGP signature
27;,
self.id,self.photograph)
image.allow.tags = True
def __unicode__(self):
return self.photograph
..."
Coulld it be a bug in Django 1.7?
--
Jaap van Wingerde
e-mail: 1234567...@vanwingerde.nl
signature.asc
Description: PGP signature
Op 2014-09-18T13:41:53 UTC schreef Jaap van Wingerde
in het bericht , ID: <20140918134153.390fc...@jaap.custard.shrl.nl> het
interface>volgende.
> I have suddenly unicode problems with de admin interface:
>
> "DjangoUnicodeDecodeError at /admin/art/photographextra/
&
;,gmtime(os.path.getmtime('/var/django/test2/art/templates/art_index.html')))
'2014-03-02T19:03:55Z'
>>> quit()
jaap@liakoster:~$ ls --full-time /var/django/test2/art/templates/art_index.html
-rwxrwx--- 1 lia www-data 2456 2014-03-02 19:16:55.568139590
+ /var/djang
Use 'pdftohtml - xml' to convert the pdf in an xml-file and use per
line in de xml-file regulair expressions to extract the data.
[pdftohtml]
https://www.sourceforge.net/projects/pdftohtml/
Op Fri, 9 Mar 2018 00:00:39 -0800
Shazia Nusrat schreef:
> Hi,
>
> I am trying to work around with PDF's
In my templates I have variables as {{ artobject.title|safe|capfirst }}. I
want the site in more languages.So in changed the model: title changed in
title_nl, and I appended title_de, title_en, title_fr. This is more easy
for me than po-files.
A template must work for all languages,so the varia
This is the first result with Google:
https://stackoverflow.com/questions/55831728/what-is-statreloader-while-running-django
Hella thor schreef op August 21, 2020 9:23:22 AM
UTC:
>Hey guys:
>
>My python version is 3.7.1
>Django version is 3.1
>
>When I started the project
>
>[image: 9.png]
>
>-
https://www.djangoproject.com/start/
Kamini Shukla schreef op August 28, 2020 9:09:24 AM
UTC:
>i want to create a website with the help of django. pls some one help
>of
>that.
>
>--
>You received this message because you are subscribed to the Google
>Groups "Django users" group.
>To unsubscrib
30 Invalid filter: 'unlocalize'
...
30 "price": "{{ art_artobject.price|unlocalize }}", "priceCurrency":
"EUR",{% endif %}
...
Am I doing something wrong?
--
Jaap van Wingerde
e-mail: j...@vanwingerde.nl
--
You received this message because you ar
15 matches
Mail list logo