This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-04 14:14:54 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
contrib
/
messages
History
Mariusz Felisiak
362813d628
Fixed hanging indentation in various code.
2018-03-16 10:54:34 +01:00
..
storage
Fixed hanging indentation in various code.
2018-03-16 10:54:34 +01:00
__init__.py
Fixed imports per isort 4.3.0.
2018-02-01 09:29:46 +01:00
api.py
Refs
#27656
-- Updated django.contrib docstring verb style according to PEP 257.
2017-02-04 16:39:28 -05:00
apps.py
Converted usage of ugettext* functions to their gettext* aliases
2017-02-07 09:04:04 +01:00
constants.py
…
context_processors.py
Refs
#27656
-- Updated django.contrib docstring verb style according to PEP 257.
2017-02-04 16:39:28 -05:00
middleware.py
Fixed typo in MessageMiddleware.process_response() docstring.
2017-10-16 10:10:43 -04:00
utils.py
Fixed
#28909
-- Simplified code using tuple/list/set/dict unpacking.
2017-12-11 07:08:45 -05:00
views.py
Refs
#27656
-- Updated django.contrib docstring verb style according to PEP 257.
2017-02-04 16:39:28 -05:00