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-02-24 17:15:03 +00:00
Code
Issues
32
Releases
Wiki
Activity
5ad08583e1
Branches
Tags
View all branches
django
/
tests
/
modeltests
History
…
..
basic
Fixed
#5115
-- Fixed
QuerySet
slices to allow longs.
2007-08-08 21:09:55 +00:00
choices
…
custom_columns
…
custom_managers
…
custom_methods
…
custom_pk
…
empty
…
field_defaults
…
fixtures
…
generic_relations
…
get_latest
…
get_object_or_404
…
get_or_create
…
invalid_models
…
lookup
…
m2m_and_m2o
…
m2m_intermediary
…
m2m_multiple
…
m2m_recursive
…
m2o_recursive
…
m2o_recursive2
…
manipulators
…
many_to_many
…
many_to_one
…
many_to_one_null
…
model_forms
…
model_inheritance
…
mutually_referential
…
one_to_one
…
or_lookups
…
ordering
…
pagination
…
properties
…
reserved_names
…
reverse_lookup
…
save_delete_hooks
…
select_related
…
serializers
…
str
…
test_client
Fixed
#4968
-- Added assertRedirects handling for paths with GET data. Thanks for the patch, Ivan Sagalaev.
2007-08-31 11:37:28 +00:00
transactions
…
validation
…
__init__.py
…