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-30 20:19:22 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Aymeric Augustin
b0c1e5c081
Documented next/previous_week. Refs
#10890
.
2012-05-20 11:58:00 +02:00
..
contrib
Fixed typo on GeoQuerySet.geohash method.
2012-05-18 14:56:40 -07:00
files
Marked bytestrings with b prefix. Refs
#18269
2012-05-19 17:43:34 +02:00
forms
…
models
Fixed
#4102
-- Allow update of specific fields in model.save()
2012-05-12 10:29:41 +03:00
templates
…
authbackends.txt
…
class-based-views.txt
Documented next/previous_week. Refs
#10890
.
2012-05-20 11:58:00 +02:00
clickjacking.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
request-response.txt
…
settings.txt
…
signals.txt
Fixed
#4102
-- Allow update of specific fields in model.save()
2012-05-12 10:29:41 +03:00
template-response.txt
…
unicode.txt
Marked bytestrings with b prefix. Refs
#18269
2012-05-19 17:43:34 +02:00
utils.txt
…
validators.txt
…