django1/django
Dulalet e0442a628e
Fixed -- Removed unnecessary code in ModelAdmin._changeform_view().
Co-authored-by: Daulet1 <d.abduali@thefactory.kz>
2022-02-26 18:07:56 +01:00
..
apps Refs -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
conf Fixed -- Prevented LazyObject from mimicking nonexistent attributes. 2022-02-16 10:51:15 +01:00
contrib Fixed -- Removed unnecessary code in ModelAdmin._changeform_view(). 2022-02-26 18:07:56 +01:00
core Refs -- Added warning to optimizemigration/squashmigrations commands when black cannot be applied. 2022-02-23 07:29:15 +01:00
db Fixed -- Fixed DatabaseFeatures.supports_index_column_ordering on MariaDB 10.8+. 2022-02-26 16:25:21 +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 Removed unused Node.__iter__(). 2022-02-16 08:08:46 +01:00
templatetags Refs -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test Refs -- Added DatabaseCreation.setup_worker_connection() hook. 2022-02-23 11:35:46 +01:00
urls Refs -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
utils Fixed -- Optimized CaseInsensitiveMapping instantiation for dicts. 2022-02-23 20:15:22 +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