This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-12-03 16:47:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
b4cba4ed62
django
/
django
/
core
/
mail
History
Download ZIP
Download TAR.GZ
Tom
11b8c30b9e
Ref
#23919
-- Replaced some os.path usage with pathlib.Path.
2018-04-19 21:30:00 -04:00
..
backends
Fixed
#28776
-- Fixed a/an/and typos in docs and comments.
2017-11-06 22:41:03 -05:00
__init__.py
Refs
#27656
-- Updated django.core docstring verbs according to PEP 257.
2017-02-21 11:58:42 -05:00
message.py
Ref
#23919
-- Replaced some os.path usage with pathlib.Path.
2018-04-19 21:30:00 -04:00
utils.py
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-01-19 08:39:46 +01:00