This website requires JavaScript.
Explore
Help
Sign In
Briq
/
django-admin-sortable-fixwin
Watch
6
Star
0
Fork
You've already forked django-admin-sortable-fixwin
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cbbcf901fc
django-admin-sortable-fixwin
/
adminsortable
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