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-01-24 17:19:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
contrib
History
Wiktor Kolodziej
cec9558fba
Fixed
#17308
-- Enabled the use of short_description on properties in the admin.
2013-05-21 13:19:18 +02:00
..
admin
Fixed
#17308
-- Enabled the use of short_description on properties in the admin.
2013-05-21 13:19:18 +02:00
comments
…
formtools
add missing imports to the examples in the 'Forms'
2013-05-19 13:31:45 +02:00
gis
Fixed
#20269
-- Adapted PostGIS template create script for CentOS/RHEL
2013-05-18 14:29:43 +02:00
auth.txt
Fixed
#9913
- Clarified User.is_authenticated docs.
2013-03-31 03:59:34 -04:00
contenttypes.txt
Fixed
#20004
-- Moved non DB-related assertions to SimpleTestCase.
2013-05-18 19:04:34 -03:00
csrf.txt
Add missing imports and models to the examples in security documentation
2013-05-19 13:29:49 +02:00
flatpages.txt
…
humanize.txt
…
index.txt
…
messages.txt
…
redirects.txt
…
sitemaps.txt
Added example of using sitemaps with static views.
2013-05-18 14:27:29 +02:00
sites.txt
Adapted uses of versionchanged/versionadded to the new form.
2013-04-20 17:18:35 +02:00
staticfiles.txt
…
syndication.txt
…
webdesign.txt
…