On Aug 16, 2:29 pm, sam lee wrote:
> I run syncdb and runserver
[...]
> But I don't see the myapp | test_perm listed under Permissions field.
permissions are stored in db, syncdb doesn't alter existing tables, so
your permission will not show up in your admin.
As the Fu..Funny Maunal say:
htt
On Jul 17, 3:29 pm, Andrea Della Pietra
wrote:
> Django source. Server log message are send to stderr (stdout is set as a
> file handler) but tee logs only stdout.
Bash programming: stderr and stdout 2 file
http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO-3.html#ss3.6
$ python manage.py runserver &
2 matches
Mail list logo