Django
The web framework for perfectionists with deadlines.
Overview
Download
Documentation
News
Community
Code
Issues
About
♥ Donate
Issues
GitHub Login
DjangoProject Login
Preferences
API
View Tickets
Reports
Timeline
Wiki
Search
Context Navigation
Back to CookBookCategoryDataModel
Change History for
CookBookCategoryDataModel
Version
Date
Author
Comment
17
15 years
Rick <Rick.van.Hattem@…>
Added many 2 many / many 2 one link
16
15 years
Paul <pb@…>
added quick warning about old-style code
15
16 years
Adrian Holovaty
Removed incorrect note
14
16 years
anonymous
13
17 years
Antonio Cavedoni
Added syntax highlighting to the code samples
12
17 years
tom
minor typo fix
11
17 years
srawlin@…
Updated code to use new model syntax
10
17 years
aCC
added error message if category is saved in itself.
9
17 years
aCC
fixed code so that moving categories works correctly. had to change …
8
17 years
aCC
7
17 years
anonymous
typo fix
6
17 years
anonymous
Fixed the fix :/
5
17 years
anonymous
Fixed recursion for parent depth >= 3
4
17 years
oubiwann
3
17 years
oubiwann
2
17 years
oubiwann
1
17 years
oubiwann
Back to Top