muskanvaswan ab7478d1d4 Fixed #32324 -- Added template block to override the admin site header. il y a 4 ans
..
apps 8b2a30f6f1 Fixed #32285 -- Raised ImproperlyConfigured when AppConfig.label is not a valid Python identifier. il y a 4 ans
conf e0a46367df Updated source translation catalogs. il y a 4 ans
contrib ab7478d1d4 Fixed #32324 -- Added template block to override the admin site header. il y a 4 ans
core 8c7ff7b8cf Removed unreachable SystemExit check. il y a 4 ans
db 5371342ed6 Fixed #32357 -- Dropped support for PostgreSQL 9.6 and PostGIS 2.3. il y a 4 ans
dispatch 1adcf20385 Refs #31327 -- Removed providing_args argument for Signal per deprecation timeline. il y a 4 ans
forms 10d1261984 Refs #32365 -- Allowed use of non-pytz timezone implementations. il y a 4 ans
http d08977a0f0 Refs #30997 -- Removed HttpRequest.is_ajax() per deprecation timeline. il y a 4 ans
middleware 4bb30fe5d5 Refs #26601 -- Made get_response argument required and don't accept None in middleware classes. il y a 4 ans
template e7208f13c0 Refs #25236 -- Removed {% ifequal %} and {% ifnotequal %} template tags per deprecation timeline. il y a 4 ans
templatetags 01a7af09b9 Fixed #18995 -- Made blocktranslate tag raise TemplateSyntaxError when plural count is not a number. il y a 4 ans
test 98e05ccde4 Fixed #32233 -- Cleaned-up duplicate connection functionality. il y a 4 ans
urls 622fcb8119 Refs #31791 -- Improved performance of URLResolver.resolve(). il y a 4 ans
utils 10d1261984 Refs #32365 -- Allowed use of non-pytz timezone implementations. il y a 4 ans
views d134b0b93e Refs #15902 -- Stopped set_language() storing user's language in the session. il y a 4 ans
__init__.py f20a622aea Bumped version; master is now 4.0 pre-alpha. il y a 4 ans
__main__.py 617eff41ac Fixed #24857 -- Added "python -m django" entry point. il y a 9 ans
shortcuts.py 302caa40e4 Made small readability improvements. il y a 4 ans