SCT Development Cheat sheet
Development / CheatsheetBack to Snip <-- Previous Change
Diff Summary | |||||
---|---|---|---|---|---|
Title | SCT Development Cheat sheet | SCT Development Cheat sheet | |||
Date | 2008-04-04 07:16:43 | 2008-04-04 07:17:52 | |||
Editor | Herbert Poul | Herbert Poul | |||
Tags |
2008-04-04 07:16:43 by Herbert Poul | 2008-04-04 07:17:52 by Herbert Poul | ||||
---|---|---|---|---|---|
f | 1 | A collection of useful hints i created basically f | f | 1 | A collection of useful hints i created basically f |
> | or myself so i don't have to look it up everytime | > | or myself so i don't have to look it up everytime | ||
> | in code i have previously written. | > | in code i have previously written. | ||
t | t | 2 | |||
3 | These are mostly SCT-related hints, only a few may | ||||
> | also apply to other django projects. | ||||
2 | 4 | ||||
3 | 5 | ||||
4 | # General | 6 | # General | ||
5 | 7 | ||||
6 | ## Reverse lookup for a view -> URL | 8 | ## Reverse lookup for a view -> URL |