issues
search
google-code-export
/
django-mptt
Automatically exported from code.google.com/p/django-mptt
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix order_by for queryset in cache_tree_children
#82
GoogleCodeExporter
opened
9 years ago
1
Installer copies "django_mptt-0.4.2-py2.x.egg" but not 'mptt' directory into 'site-packages', which breaks functionality.
#81
GoogleCodeExporter
opened
9 years ago
4
mptt does not add parent to self.fields
#80
GoogleCodeExporter
opened
9 years ago
2
tree.add_related_count throws an AttributeError: 'str' object has no attribute 'extra'
#79
GoogleCodeExporter
opened
9 years ago
1
insert_node using last-child does not work correctly.
#78
GoogleCodeExporter
opened
9 years ago
7
Hacking django's Group no more possible ?
#77
GoogleCodeExporter
closed
9 years ago
2
raw_id fields on tree - popup breaks down
#76
GoogleCodeExporter
opened
9 years ago
1
Python version support
#75
GoogleCodeExporter
closed
9 years ago
4
Debian / Ubuntu packaging
#74
GoogleCodeExporter
closed
9 years ago
2
Improved admin support
#73
GoogleCodeExporter
closed
9 years ago
1
Improved admin support
#72
GoogleCodeExporter
closed
9 years ago
3
'Category' object has no attribute 'n'
#71
GoogleCodeExporter
closed
9 years ago
1
Suggestion to add TreeNodeMultipleChoiceField
#70
GoogleCodeExporter
closed
9 years ago
2
TabularInline fails with admin
#69
GoogleCodeExporter
opened
9 years ago
1
disparities between sqlite3 postgres 8.3
#68
GoogleCodeExporter
opened
9 years ago
3
Can't get node count
#67
GoogleCodeExporter
opened
9 years ago
7
gt_ancestrors() returns an empty list
#66
GoogleCodeExporter
closed
9 years ago
4
Allow select_related in model methods
#65
GoogleCodeExporter
closed
9 years ago
2
Working with inherited models
#64
GoogleCodeExporter
closed
9 years ago
1
can we render forms like this?
#63
GoogleCodeExporter
closed
9 years ago
3
null=True needed when creating lft, rgt, tree_id and level fields
#62
GoogleCodeExporter
closed
9 years ago
8
Danish locale file
#61
GoogleCodeExporter
closed
9 years ago
1
Cannot use empty space as level indicator in TreeNodeChoiceField
#60
GoogleCodeExporter
opened
9 years ago
2
Markup generated using the tree_info template tag has more closing levels than opening ones (has patch)
#59
GoogleCodeExporter
closed
9 years ago
13
insert_at() returns nothing
#58
GoogleCodeExporter
closed
9 years ago
1
get_next_sibling() and get_previous_sibling() should have support for filters
#57
GoogleCodeExporter
closed
9 years ago
1
shortened the register function: now adds the mptt methods automatically.
#56
GoogleCodeExporter
closed
9 years ago
1
little typo in docs/models.txt
#55
GoogleCodeExporter
closed
9 years ago
1
MPTT not working with Django 1.0.2?
#54
GoogleCodeExporter
closed
9 years ago
2
full_tree_for_model + tree_info is generating loads of queries
#53
GoogleCodeExporter
closed
9 years ago
2
mptt specific attributes not proxied
#52
GoogleCodeExporter
closed
9 years ago
3
No release of MPTT works with current release of django
#51
GoogleCodeExporter
closed
9 years ago
2
recursive post_save signals seem to confuse mptt..
#50
GoogleCodeExporter
opened
9 years ago
3
Issues 17, 39, 44 are the same - 3 birds with one stone.
#49
GoogleCodeExporter
closed
9 years ago
1
TreeNodeChoiceField should allow non-selection
#48
GoogleCodeExporter
closed
9 years ago
3
Overwriting the save-method
#47
GoogleCodeExporter
closed
9 years ago
3
Defer update of mptt fields (left/right/tree/level) until a batch of changes have been made
#46
GoogleCodeExporter
opened
9 years ago
3
django cannot find json fixture 'initial_data'
#45
GoogleCodeExporter
closed
9 years ago
2
django-reversion and mptt don't play along if you recover
#44
GoogleCodeExporter
closed
9 years ago
2
[deleted issue]
#43
GoogleCodeExporter
closed
9 years ago
0
DJANGO_SETTINGS_MODULE issue still exists?
#42
GoogleCodeExporter
closed
9 years ago
2
order_insertion_by field not always being checked correctly.
#41
GoogleCodeExporter
closed
9 years ago
13
'Document' object has no attribute '?'
#40
GoogleCodeExporter
closed
9 years ago
2
Saving a new mptt managed instance with a predefined ID fails
#39
GoogleCodeExporter
closed
9 years ago
1
[has patch] add_related_count() can accept related querysets, not related model.
#38
GoogleCodeExporter
opened
9 years ago
8
add some meta data to the nodes
#37
GoogleCodeExporter
closed
9 years ago
2
Unable to get started
#36
GoogleCodeExporter
closed
9 years ago
12
How can I regenerate the hidden fields value having only the parent_id?
#35
GoogleCodeExporter
closed
9 years ago
5
refactor to abstract models
#34
GoogleCodeExporter
closed
9 years ago
10
Admin tree management
#33
GoogleCodeExporter
closed
9 years ago
23
Next