django/js_tests
Farhaan Bukhsh cf5d4701dc Fixed #30819 -- Fixed year determination in admin calendar widget for two-digit years.
Two-digit years in the range of [00, 68] are in the current century,
while [69,99] are in the previous century, according to the Open Group
Specification.
2019-12-30 13:06:29 +01:00
..
admin Fixed #30819 -- Fixed year determination in admin calendar widget for two-digit years. 2019-12-30 13:06:29 +01:00
gis
qunit Fixed typos in comments and docs. 2019-07-02 09:36:17 +02:00
tests.html Fixed #29087 -- Added delete buttons for unsaved admin inlines on validation error. 2019-10-25 13:28:08 +02:00