It is a dump ass question.
But why on django admin/auth/user put the input with hash of the password ?¿
this not make sense to me!
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To view this discussion on the web visit
https://groups.google.
the app is back :)
On Tue, Jul 26, 2011 at 6:48 AM, Derek wrote:
> On Jul 25, 8:51 pm, zodman wrote:
>> http://misgastos.zodman.com.mxits on spanish sorry.
>>
>> https://github.com/zodman/misgastos/
>>
>> On Sun, Jul 24, 2011 at 8:44 AM, mf wrote:
>> &
http://misgastos.zodman.com.mx its on spanish sorry.
https://github.com/zodman/misgastos/
On Sun, Jul 24, 2011 at 8:44 AM, mf wrote:
> Does anyone knows about an open source cashflow management app like
> this one[0], built with django?.
>
> [0] http://pulseapp.com/
>
> Th
some know how can i integrate the
http://code.google.com/p/modwsgi/wiki/DebuggingTechniques#Extracting_Python_Stack_Traces
but using the WSIHandler of django .. for show output like debuggingtechnique ?
--
Andres Vargas
www.zodman.com.mx
--
You received this message because you are subscribed t
t;
> On Dec 7, 6:59 am, zodman wrote:
>> django-projector
>>
>>
>>
>> On Wed, Nov 10, 2010 at 2:05 PM, Toby Champion
>> wrote:
>> > I don't know of a Django-based issue tracker that's in active
>> > development, but I'd suggest
django-projector
On Wed, Nov 10, 2010 at 2:05 PM, Toby Champion wrote:
> I don't know of a Django-based issue tracker that's in active
> development, but I'd suggest you first try using a web-based, hosted
> tool. If your project is simple enough, something like
> http://www.unfuddle.com/
> migh
are you try django-projector ?
http://www.django-projector.org/
On Sat, Dec 4, 2010 at 1:52 PM, tiemonster wrote:
> Is that specifically for software development? For people looking for
> time tracking, SCRUM, etc, that might be a good option.
>
> I was looking to specifically develop project man
its because you set DEBUG=False
and on your templates dir not exist the file 500.html
On Thu, Dec 17, 2009 at 7:34 PM, reactosguy wrote:
> I get this message every time I go on http://localhost:8000/ with the
> Django server running:
>
> Traceback (most recent call last):
>
> File "C:\Python26\
Im work fine, time ago and on one moment i have this error:
Exception happened during processing of request from ('127.0.0.1', 34110)
Traceback (most recent call last):
File "/usr/lib/python2.4/SocketServer.py", line 222, in handle_request
self.process_request(request, client_address)
Fil
im use meteora http://meteora.astrata.com.mx
and work excelente for my djangoadmin interface.
http://meteora.astrata.com.mx/demo/editor
Cull escribió:
> Thanks Jay,
>
> That's a huge help. Do you know if there's any code for doing text
> versioning? We don't need a full blow wiki or CMS, but
I have configure the flatpages with his html template on my
template_dir/flatpages/default.html
When run
python manage.py runserver
on my settings
DEBUG=True
the flatpage show right
but change a DEBUG=False
i get this output:
Traceback (most recent call last):
File
"/usr/lib/pytho
when a sumbit something on the admin interface of django haves this warning:
http://dpaste.com/30234/
http://dpaste.com/30235/
ever as the same a column 'message' on auth_message table.
im drop the database an gen again with syncdb
ii python-mysqldb 1.2.1-p2-4 A Python inter
im run a develop server ( python manage.py runserver ) on my deploy
server and the urlfield function good .. on mod_python with apache
not validate my url ?
im confused.
On Jan 6, 10:28 pm, zodman <[EMAIL PROTECTED]> wrote:
> 0.97-pre-SVN-unknown rev 7003
>
> i have a
python manage.py runserver 0.0.0.0:8000
give someone your ip on port 8000 :)
Jeff Anderson escribió:
> Keith wrote:
>> Is there a way to
>> connect with the development server remotely
> Absolutely!
> By default the development server --only-- runs on localhost. If you
> want to make it access
define as /srv/ your documentroot on apache virtualhost.
change 755 permission to your /srv/abc/media dir
put a symbolic link on /srv/media --> /srv/abc/media/
rember when the navegator search on django.abc.com/media/
search /media dir for /media/ location on your documentroot
William Siegrist
define as /srv/ your documentroot on apache virtualhost.
change 755 permission to your /srv/abc/media dir
put a symbolic link on /srv/media --> /srv/abc/media/
rember when the navegator search on django.abc.com/media/
search /media dir for /media/ location on your documentroot
William Siegrist
0.97-pre-SVN-unknown rev 7003
i have a proble with de urlfield broken link
im make a model as app1 this model haves a UrlField
urlflyer = models.URLField("Direccion de la imagen",verify_exists=False)
in my develop local server (python manage.py runserver) function fine
But on my produc
Im make a static site with flatpages and a custom templatetag to
generate a menu for the list of flatpages :)
its all!!
MrJogo escribió:
> I'd like to migrate a currently static website to Django to add some
> dynamic features to it and I have some questions about how best to do
> that.
>
> Th
18 matches
Mail list logo