Armin Ronacher
3d32017681
Added instructions about how to run the latest development version.
2010-04-19 17:03:08 +02:00
Armin Ronacher
f878919753
With -> with in headline
2010-04-19 16:01:14 +02:00
Armin Ronacher
a99e408bd1
Finished jQuery example documentation.
2010-04-19 15:59:16 +02:00
Armin Ronacher
6e2be6a0b3
Added JSON Support and started working on jQuery docs
2010-04-19 15:39:07 +02:00
Armin Ronacher
c64a4e0bef
Break up deployment docs into separate documents.
2010-04-19 11:23:44 +02:00
Armin Ronacher
a50a87c4ca
ScriptName -> ScriptAlias
2010-04-19 10:37:10 +02:00
Armin Ronacher
84899948be
Corrected order of the tutorial
2010-04-19 02:45:44 +02:00
Armin Ronacher
166f5ed254
Forgot to link the website.
2010-04-19 02:28:05 +02:00
Armin Ronacher
56675b3bad
Fixed indentation of an example.
2010-04-19 02:25:31 +02:00
Armin Ronacher
976e792336
Added links for SQLAlchemy and WTForms.
2010-04-19 02:24:02 +02:00
Armin Ronacher
ce18d4575d
Added WTForms documentation.
2010-04-19 02:22:59 +02:00
Armin Ronacher
73a47a0db1
Removed unused stuff from minitwit and fixed a bug.
2010-04-18 23:42:11 +02:00
Armin Ronacher
0770f5c637
Removed two unused imports.
2010-04-18 23:37:03 +02:00
Armin Ronacher
3491465d55
No sudo for windows users.
2010-04-18 20:43:18 +02:00
Armin Ronacher
100776147a
Added troubleshooting section to the tutorial
2010-04-18 18:40:52 +02:00
Armin Ronacher
94cf620914
Updated SQLAlchemy docs.
2010-04-18 18:29:55 +02:00
Armin Ronacher
1309038936
updated README
2010-04-18 17:32:23 +02:00
Armin Ronacher
bf52a17902
Removed useless code
2010-04-18 16:29:41 +02:00
Armin Ronacher
190059c8f0
Added support for macro pulling and documented certain design decisions.
2010-04-18 15:44:06 +02:00
Armin Ronacher
ab54924186
Fixed a font name.
2010-04-18 14:56:08 +02:00
Armin Ronacher
63593d281b
removed unused import
2010-04-18 14:39:27 +02:00
Armin Ronacher
42a46ed09b
Fixed homepage links
2010-04-18 13:58:48 +02:00
Armin Ronacher
123a1ad019
Breaking docs up into smaller pieces
2010-04-18 13:35:40 +02:00
Armin Ronacher
764b4e4f7d
dirhtml > html for websites
2010-04-18 13:29:21 +02:00
Armin Ronacher
fdf4d79bdc
Normalized line heights.
2010-04-18 13:19:57 +02:00
Armin Ronacher
88ea383394
Less flashy color for highlights.
2010-04-18 13:17:21 +02:00
Armin Ronacher
bcf347fe8d
New style for the documentation. Looks more like the website now.
2010-04-18 13:15:00 +02:00
Armin Ronacher
42dd94b756
Fixed title.
2010-04-18 03:08:16 +02:00
Armin Ronacher
b4cd70d054
Updated website
2010-04-18 03:07:08 +02:00
Armin Ronacher
325dfa2469
Larger fonts in the docs
2010-04-17 20:52:37 +02:00
Armin Ronacher
fe6c279df1
Synched tagline :)
2010-04-17 18:14:42 +02:00
Armin Ronacher
0b9c2b5eb1
removed refactoring leftover
2010-04-17 14:32:52 +02:00
Armin Ronacher
74862dcbca
Added makefile target for website and doc updating.
2010-04-17 14:30:28 +02:00
Armin Ronacher
b9cae3564a
Reordered deployment docs
2010-04-17 14:24:12 +02:00
Armin Ronacher
5310fc3822
Session falls back to a dummy object now if secret_key is missing.
...
This makes it possible to still read-only access the empty session but
requires the secret key to be set for write access. The error message
raised explains that. This closes #10 .
2010-04-17 14:10:47 +02:00
Armin Ronacher
791cdb28f5
Fixed capitalization on website
2010-04-16 14:33:12 +02:00
Armin Ronacher
9fbf9a062c
head is 0.2-dev
2010-04-16 14:32:59 +02:00
Armin Ronacher
8605cc310d
ignore dist folder
2010-04-16 14:25:24 +02:00
Armin Ronacher
0bb8b4f9a1
Beefed up setup.py
2010-04-16 14:24:12 +02:00
Armin Ronacher
aae5de7301
-x on files
2010-04-16 14:20:02 +02:00
Armin Ronacher
f769e15fec
Added website sources
2010-04-16 14:17:24 +02:00
Armin Ronacher
855e7e9327
Added license file
2010-04-16 14:12:31 +02:00
Armin Ronacher
5348eff445
fixed headers
2010-04-16 13:45:52 +02:00
Armin Ronacher
6d556acb3f
added coming soon to parts of the docs, linked scoped_session
2010-04-16 13:42:47 +02:00
Armin Ronacher
7c9303b750
More typo fixes
2010-04-16 13:31:48 +02:00
Armin Ronacher
6418551efb
More typo fixes
2010-04-16 13:29:01 +02:00
Armin Ronacher
f54c4fd04f
Fixed wording for circular imports
2010-04-16 13:15:44 +02:00
Armin Ronacher
61d07b8be9
Added note about decorators to becomingbig.
2010-04-16 12:29:52 +02:00
Armin Ronacher
b608785801
Recentered README
2010-04-16 12:23:46 +02:00
Armin Ronacher
26f86b1d49
Restructured documentation a bit.
2010-04-16 12:21:31 +02:00