This website requires JavaScript.
Explore
Help
Sign In
Briq
/
django-admin-sortable-fixwin
Watch
8
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
cbbcf901fc5ce7c7d42422752c34230490ce4341
django-admin-sortable-fixwin
/
adminsortable
T
History
Dominique Lederer
cbbcf901fc
remove root_path, which produces an error on django 1.4 and also is not used in the template
2012-03-15 09:39:55 +01:00
..
locale
Added SortableForeignKey field to replace
sortable_by
model property.
2012-02-24 22:35:30 -06:00
static
/adminsortable
Added SortableForeignKey field to replace
sortable_by
model property.
2012-02-24 22:35:30 -06:00
templates
/adminsortable
Added SortableForeignKey field to replace
sortable_by
model property.
2012-02-24 22:35:30 -06:00
templatetags
Added SortableForeignKey field to replace
sortable_by
model property.
2012-02-24 22:35:30 -06:00
__init__.py
Added south field triple to SortableForeignKey field
2012-03-07 21:52:57 -06:00
admin.py
remove root_path, which produces an error on django 1.4 and also is not used in the template
2012-03-15 09:39:55 +01:00
fields.py
Added south field triple to SortableForeignKey field
2012-03-07 21:52:57 -06:00
models.py
Added SortableForeignKey field to replace
sortable_by
model property.
2012-02-24 22:35:30 -06:00