This website requires JavaScript.
Explore
Help
Sign In
Briq
/
django-admin-sortable-fixwin
Watch
8
Star
0
Fork
0
You've already forked django-admin-sortable-fixwin
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
3c2935776e8122fbcfd1e33120d2793f1383f100
django-admin-sortable-fixwin
/
adminsortable
T
History
Ruben Dura Tari
3c2935776e
Enables support for primary keys that are not AutoFields.
...
Specially useful when using UUIDs as primary keys.
2016-10-11 18:53:45 +01:00
..
locale
add polish translation
2015-03-30 21:17:49 +02:00
static
/adminsortable
Minor formatting tweaks
2016-08-08 21:34:53 -04:00
templates
/adminsortable
Updated Font Awesome to 4.6.3
2016-08-08 21:35:43 -04:00
templatetags
Added template tag to get django version to allow flat admin specific classing for Django 1.9 or above.
2015-12-23 17:16:47 -05:00
__init__.py
Version bump to 2.0.19.
2016-08-08 21:48:11 -04:00
admin.py
Update sortable inline templates for Django 1.10.x compatibility.
2016-08-08 20:36:35 -04:00
fields.py
Fixed a typp in adminsortable/fields.py comments.
2015-09-07 21:26:36 -04:00
models.py
Enables support for primary keys that are not AutoFields.
2016-10-11 18:53:45 +01:00
utils.py
Removed print debug statement.
2015-12-23 17:22:53 -05:00