blag
|
2e5f7addf4
|
Update usage docs
|
2020-07-22 01:55:33 -07:00 |
|
blag
|
de6eef8213
|
Add test for default order field value check
|
2020-05-26 17:35:19 -07:00 |
|
blag
|
45b54a3402
|
Don't apply a default value if the value is already specified
|
2020-05-26 17:27:50 -07:00 |
|
blag
|
3082950549
|
Add a few more generated things to .gitignore
|
2020-05-26 15:10:48 -07:00 |
|
blag
|
01591305a3
|
Update tox with updated Django and Python versions (except for Django 2.2 and Python 3.5)
|
2020-05-26 13:16:30 -07:00 |
|
blag
|
3443c300d0
|
Remove Python 3.6+ only code
|
2020-05-26 12:54:28 -07:00 |
|
blag
|
9e352ec474
|
Add Django 2.2 to the build matrix
|
2020-05-26 12:22:30 -07:00 |
|
blag
|
387e9b8f2f
|
Relax Django version to 3.0 (to use the latest 3.0.x)
|
2020-05-26 12:22:09 -07:00 |
|
blag
|
f93cac291b
|
Remove Python 3.4 from the build matrix
|
2020-05-26 12:20:18 -07:00 |
|
blag
|
21cab41381
|
Use Python 3's urllib.parse.urlencode instead of django.utils.six
|
2020-05-26 12:15:12 -07:00 |
|
blag
|
899f92f53a
|
Return an HTTP 400 if the queryset size has changed since the page was loaded
|
2020-05-25 18:45:10 -07:00 |
|
blag
|
1b700e0b25
|
Use Python 3.6's ordered dictionaries
|
2020-05-25 18:45:10 -07:00 |
|
blag
|
a6fb5d0d36
|
Lock filtered objects before updating them in bulk
|
2020-05-25 18:45:10 -07:00 |
|
blag
|
00eb3fdb30
|
Pass the queryset filters from the request into the object_rep.html template
|
2020-05-25 18:45:09 -07:00 |
|
blag
|
247078c7e0
|
Tweak CSS to restrict elements that have cursor: move
|
2020-05-25 18:44:32 -07:00 |
|
blag
|
2bb6a677fe
|
Check that the parent model is a SortableMixin before enabling sorting them
|
2020-05-19 18:37:55 -07:00 |
|