##// END OF EJS Templates
make the default url customizable...
make the default url customizable this is the page redirected to from `/`, which defaults to `/tree`. also changes the redirect code to 302 from 301, which should cause less grumbling about caching.

File last commit:

r12815:db07f4de
r17778:0527e809
Show More
README
10 lines | 195 B | text/plain | TextLexer
This is the IPython directory.
For more information on configuring IPython, do:
ipython -h
or to create an empty default profile, populated with default config files:
ipython profile create