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-10 09:25:49 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
views
History
Julien Phalip
f699641161
Fixed
#17138
-- Made the sensitive_variables decorator work with object methods.
2012-06-03 23:44:13 -07:00
..
app0
…
app1
…
app2
…
app3
…
app4
…
fixtures
…
locale
…
media
…
templates
/debug
…
templatetags
Convert the remainder of the relative imports in the tests to be absolute imports.
2011-10-13 21:34:56 +00:00
tests
Fixed
#17138
-- Made the sensitive_variables decorator work with object methods.
2012-06-03 23:44:13 -07:00
__init__.py
Marked bytestrings with b prefix. Refs
#18269
2012-05-19 17:43:34 +02:00
generic_urls.py
Fixed
#18033
-- Removed function-based generic views, as per official deprecation timeline. Rest in peace! Thanks Anssi Kääriäinen for the review.
2012-04-25 19:17:47 +00:00
models.py
…
urls.py
Convert the remainder of the relative imports in the tests to be absolute imports.
2011-10-13 21:34:56 +00:00
views.py
Fixed
#17138
-- Made the sensitive_variables decorator work with object methods.
2012-06-03 23:44:13 -07:00