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-09-13 22:16:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
059c9ab24c
django
/
docs
/
ref
/
contrib
/
admin
History
Download ZIP
Download TAR.GZ
Berker Peksag
560b4207b1
Removed redundant numbered parameters from str.format().
...
Since Python 2.7 and 3.1, "{0} {1}" is equivalent to "{} {}".
2014-12-03 14:27:38 -05:00
..
_images
Fixed
#9471
- Expanded ModelAdmin.raw_id_fields docs; thanks adroffne for the suggestion.
2012-10-24 17:43:24 -04:00
actions.txt
Various documentation typo/spelling fixes
2014-04-23 02:31:49 +03:00
admindocs.txt
Explained why admindocs omits model methods with arguments.
2014-10-30 18:18:39 -04:00
index.txt
Removed redundant numbered parameters from str.format().
2014-12-03 14:27:38 -05:00