This below command errors generates when i run my program with this
command python manage.py runserver
/usr/local/lib/python2.7/dist-packages/cms/context_processors.py:20:
DeprecationWarning:
cms.context_processors.media has been deprecated in favor of
cms.context_processors.cms_settings
Elio. have you defined your database in your local settings.py file?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
Elio. have you define your database in your local settings.py file?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To
An old Query / I know that but need assistance! so dear django users see
what i want to ask and what i did:
*Story:*
As django admin has three permissions in it's auth : add, change, delete! I
want to add view permission in this auth in admin panel.I know i have to
customize permissions to add
An old Query / I know that but need assistance! so dear django users see
what i want to ask and what i did:
*Story:*
As django admin has three permissions in it's auth : add, change, delete! I
want to add view permission in this auth in admin panel.I know i have to
customize permissions to add
Elio -- Have you used UTF-8
*By default, with a UTF-8 database, MySQL will use the utf8_general_ci
collation. This results in all string equality comparisons being done in a
case-insensitive manner. That is, "Fred" and "freD" are considered equal at
the database level. If you have a unique co
6 matches
Mail list logo