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
17 years
Rick <Rick.van.Hattem@…>
Added many 2 many / many 2 one link
16
17 years
Paul <pb@…>
added quick warning about old-style code
15
18 years
Adrian Holovaty
Removed incorrect note
14
18 years
anonymous
13
18 years
Antonio Cavedoni
Added syntax highlighting to the code samples
12
18 years
tom
minor typo fix
11
18 years
srawlin@…
Updated code to use new model syntax
10
18 years
aCC
added error message if category is saved in itself.
9
18 years
aCC
fixed code so that moving categories works correctly. had to change …
8
18 years
aCC
7
18 years
anonymous
typo fix
6
18 years
anonymous
Fixed the fix :/
5
18 years
anonymous
Fixed recursion for parent depth >= 3
4
18 years
oubiwann
3
18 years
oubiwann
2
18 years
oubiwann
1
18 years
oubiwann
Back to Top