Greg Taylor
|
2e397df4d5
|
We now have user authentication via the web interface. @whee.
|
2007-08-02 19:37:16 +00:00 |
|
Greg Taylor
|
9db148f98c
|
Add a placeholder page, tbi.html, and a tbi view /tbi, that can be used to link to when a particular web feature isn't complete yet rather than leaving dead links.
|
2007-07-30 15:23:42 +00:00 |
|
Greg Taylor
|
ebb145654f
|
Some more work towards having a working news module. This isn't anywhere near ready yet!
|
2007-06-12 03:37:22 +00:00 |
|
Greg Taylor
|
dfc358ada8
|
WINDOWS USERS: (This applies to UNIX/Linux as well, but is probably more interesting to Windows users). You may now open up your settings.py file and add SERVE_MEDIA=True to serve media directly from Django. This is useful when you're running Django's built-in development server and want to be able to get to your CSS/Images, or if you have an apache server and don't want to configure a media location. Note that this is NOT something you want in a production environment, as it's slow, and may pose security risks. However, this will get you up and running very quickly for web work. The new setting, SERVE_MEDIA, is defaulted to False and is in the latest settings.py.dist file.
|
2007-06-12 01:12:26 +00:00 |
|
Greg Taylor
|
1e13d94b20
|
Beginnings of the integrated front-end website.
|
2007-06-05 20:06:21 +00:00 |
|
Greg Taylor
|
22bccd294f
|
Minor update.
|
2007-04-26 02:19:49 +00:00 |
|
Greg Taylor
|
5421ab7f6e
|
Re-organization.
|
2007-04-03 13:42:51 +00:00 |
|