django1/django
Baptiste Mispelon 9bb13def5d Refs -- Made SimpleTestCase.assertFormsetErrors() raise an error when form_index is too big. 2022-02-14 12:46:46 +01:00
..
apps Refs -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
conf Refs -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
contrib Refs -- Made SimpleTestCase.assertFormsetErrors() raise an error when form_index is too big. 2022-02-14 12:46:46 +01:00
core Refs -- Removed double newline from request/response output of runserver. 2022-02-14 06:55:34 +01:00
db Refs -- Avoided table rebuild when removing fields on SQLite 3.35.5+. 2022-02-11 22:21:58 +01:00
dispatch Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
forms Fixed -- Added support for object-based Media CSS and JS paths. 2022-02-10 08:48:27 +01:00
http Refs -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
middleware Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
template Refs -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
templatetags Refs -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test Refs -- Made SimpleTestCase.assertFormsetErrors() raise an error when form_index is too big. 2022-02-14 12:46:46 +01:00
urls Refs -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
utils Fixed -- Added support for addition operations to SimpleLazyObject. 2022-02-10 11:24:51 +01:00
views Refs -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
__init__.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__main__.py Fixed -- Added "python -m django" entry point. 2015-09-07 19:54:32 -04:00
shortcuts.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00