Just use pip and virtualenv. You
don have to lock yourself in your distro packaged django
Fabian Weiss wrote:
>I would like to do, but my Debian Distribution just offers 1.4! Maybe I
>can
>install another one, but than I probably get Version missmatch.. :/
>
>Am Samstag, 15. September 2012 23:
On 20/09/2012 10:36 μμ, Fabian Weiss wrote:
And YES again! :) That solved it!
No alomost everything works! :)
Just when I go to /calendar/settings/integration I see: "available
resources: loading.." Is it normal?
Greetings and THX :)
You are welcome.
The calendar app as far as I understand
And YES again! :) That solved it!
No alomost everything works! :)
Just when I go to /calendar/settings/integration I see: "available
resources: loading.." Is it normal?
Greetings and THX :)
Am Donnerstag, 20. September 2012 20:34:17 UTC+2 schrieb Nick Apostolakis:
>
> On 20/09/2012 08:31 πμ, Fa
On 20/09/2012 08:31 πμ, Fabian Weiss wrote:
The trouble is still not over :( :(
When I click on Calendar or Projects I get the error in the top: "Something
went wrong..."
Exactly because of these two features I installed the software.. :/
So I remove the # in the link to activate the debug output
The trouble is still not over :( :(
When I click on Calendar or Projects I get the error in the top: "Something
went wrong..."
Exactly because of these two features I installed the software.. :/
So I remove the # in the link to activate the debug output and I
get: http://snipurl.com/251x8oz
(1054
On 18/09/2012 10:33 μμ, Fabian Weiss wrote:
YES! I got this error: http://snipurl.com/251cbjb
After doing your MySQL Code it WORKS!! :)
THX alot!
You are welcome :)
--
--
Nick Apostolakis
e-mail
YES! I got this error: http://snipurl.com/251cbjb
After doing your MySQL Code it WORKS!! :)
THX alot!
Am Dienstag, 18. September 2012 19:54:17 UTC+2 schrieb Nick Apostolakis:
>
> On 18/09/2012 08:47 πμ, Fabian Weiss wrote:
> > Just I cannot login! :-D
> > admin/admin doesn't work.. :/
> > Does
On 18/09/2012 08:47 πμ, Fabian Weiss wrote:
Just I cannot login! :-D
admin/admin doesn't work.. :/
Does it has something to do with settings.py?
ADMINS = (
# ('Your Name', 'your_em...@domain.com'),
)
Should I done this before I start installation??
during my installation it failed to
Just I cannot login! :-D
admin/admin doesn't work.. :/
Does it has something to do with settings.py?
ADMINS = (
# ('Your Name', 'your_em...@domain.com'),
)
Should I done this before I start installation??
--
You received this message because you are subscribed to the Google Groups
"Django
WOHO! THX Guys! :)
This worked! Why is the INSTALL of the tarball other than the instruction
on git???
So now it works and I am happy! :)
Am Montag, 17. September 2012 15:22:41 UTC+2 schrieb Nick Apostolakis:
>
> On 16/09/2012 11:53 οΏ½οΏ½, Fabian Weiss wrote:
> > Allright, I didnt know that
On 16/09/2012 11:53 μμ, Fabian Weiss wrote:
Allright, I didnt know that! So here are the requirments! I deinstalled
django debian packet and used pip. Works very well! But some of the
requiered software is also available and installed on my system through
APT! For example python-dateutil. What to
On 17/09/2012 3:35pm, Fabian Weiss wrote:
Well, I really dont know what to do :( All I can show you is the Apache log:
[Sun Sep 16 21:45:58 2012] [error]
/usr/local/lib/python2.7/dist-packages/jinja2/__init__.py:31:
UserWarning: Module hashlib was already imported from
/usr/lib/python2.7/hashlib
Well, I really dont know what to do :( All I can show you is the Apache log:
[Sun Sep 16 21:45:58 2012] [error]
/usr/local/lib/python2.7/dist-packages/jinja2/__init__.py:31: UserWarning:
Module hashlib was already imported from /usr/lib/python2.7/hashlib.pyc,
but /usr/local/lib/python2.7/dist-p
On 16/09/2012 6:41am, Fabian Weiss wrote:
The invalid syntax thing is also a bit odd, as it looks valid to me.
I haven't followed this thread but whenever I get an invalid syntax
error with valid syntax it is usually a problem with an earlier line. In
my cases it is often a missing comma or
Allright, I didnt know that! So here are the requirments! I deinstalled
django debian packet and used pip. Works very well! But some of the
requiered software is also available and installed on my system through
APT! For example python-dateutil. What to do? Deinstall it and install it
with pip?
On 16/09/2012 12:01 μμ, Fabian Weiss wrote:
I would like to do, but my Debian Distribution just offers 1.4! Maybe I can
install another one, but than I probably get Version missmatch.. :/
You could install any version you like through the use of pip an virtual env
Check it out. Its quite si
I would like to do, but my Debian Distribution just offers 1.4! Maybe I can
install another one, but than I probably get Version missmatch.. :/
Am Samstag, 15. September 2012 23:32:06 UTC+2 schrieb Nick Apostolakis:
>
>
>
> On Sat, Sep 15, 2012 at 11:41 PM, Fabian Weiss
>
> > wrote:
>
>> I do s
On Sat, Sep 15, 2012 at 11:41 PM, Fabian Weiss
wrote:
> I do so! I tried now this one:
> http://blog.stannard.net.au/2010/12/11/installing-django-with-apache-and-mod_wsgi-on-ubuntu-10-04/
> And it works! :)
> http://project.immersight.de/
>
> I tried again all I could find in the net for treeio, b
I do so! I tried now this one:
http://blog.stannard.net.au/2010/12/11/installing-django-with-apache-and-mod_wsgi-on-ubuntu-10-04/
And it works! :)
http://project.immersight.de/
I tried again all I could find in the net for treeio, but nothing works :(
How can I totally remove all my steps? Is it
I think this looks like an incompatible Django version to be honest,
coupled with some other weird/wonderful problems.
The invalid syntax thing is also a bit odd, as it looks valid to me.
My advice would be to start again from scratch with the installation
tutorial, and see if you can get any fur
Hi Cal! :)
THX for you reply, but I need more informations! I changed the line you
said in settings.py, but what shall I do know? Again python manage.py
update_ve and ./bin/patch??
I tried again the last step:
python manage.py installdb
> Traceback (most recent call last):
> File "manage.py",
Hmm - this should really just work out of the box, but looking at the docs,
it doesn't give you much information about running wsgi/fcgi etc.
Try this;
Change this line:
STATIC_DOC_ROOT = path.join(PROJECT_ROOT, 'static')
To this:
STATICFILES_DIRS = ( path.join(PROJECT_ROOT, 'static'), )
That
THX alot for your help Cal! Does that STATIC stuff has something to do with
the fact that I am using an Apache virtual host?
But that link you gave me is very complicated! Sorry, but I dont understand
:(
This is my simple WSGI file:
http://nopaste.immersight.de/?51d0bd825fc001a8#gATcImCw08jZTqX
Looks like an incompatible version of Django perhaps (first glance).
Alternatively, just patch it yourself based on the error given:
@@@
django.core.exceptions.ImproperlyConfigured: You're using the staticfiles
app without having set the STATIC_ROOT setting.
@@@
See https://docs.djangoproject.co
I am using Debian and want to use treeio with my Apache. So I was working
with this tutorial:
http://fuckyeahcoding.wordpress.com/2011/12/20/install-tree-io-on-ubuntu-with-apache/
But the instructions "make" and "make install" didnt work.. Instead I used
the 'python manage.py update_ve' and './b
25 matches
Mail list logo