index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
admin_docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated test URL patterns to use path() and re_path().
Tim Graham
2018-12-31
2
-14
/
+14
*
Switched TestCase to SimpleTestCase where possible in Django's tests.
Tim Graham
2018-11-27
2
-3
/
+11
*
Removed empty setUp() in admindocs tests.
Simon Charette
2018-11-26
1
-3
/
+0
*
Fixed #29385 -- Made admindocs ModelDetailView show model properties.
humbertotm
2018-06-03
2
-0
/
+8
*
Fixed #29296 -- Fixed crashes in admindocs when a view is a callable object.
Paul Donohue
2018-04-12
4
-0
/
+18
*
Fixed #29038 -- Removed closing slash from HTML void tags.
Jon Dufresne
2018-01-21
1
-1
/
+1
*
Completed test coverage for ModelDetailView.
Mads Jensen
2018-01-10
1
-0
/
+10
*
Refs #27804 -- Used subTest() in several tests.
Bruno Alla
2017-05-24
1
-1
/
+2
*
Fixed #27781 -- Made simplify_regex() remove outstanding '?' characters.
Mariusz Felisiak
2017-01-26
1
-0
/
+1
*
Refs #23919 -- Stopped inheriting from object to define new style classes.
Simon Charette
2017-01-19
1
-1
/
+1
*
Refs #23919 -- Removed six.PY2/PY3 usage
Claude Paroz
2017-01-18
1
-3
/
+1
*
Refs #23919 -- Removed encoding preambles and future imports
Claude Paroz
2017-01-18
4
-8
/
+0
*
Fixed #26621 -- Corrected simplify_regex()'s handling of named capture groups.
Ketan Bhatt
2017-01-03
1
-0
/
+5
*
Split admin_docs tests into separate files.
Tim Graham
2016-09-27
4
-476
/
+507
*
Refs #27025 -- Fixed "invalid escape sequence" warnings in Python 3.6.
Tim Graham
2016-09-17
1
-2
/
+2
*
Fixed #27018 -- Fixed admindocs crash with a view in a class.
Helen Sherwood-Taylor
2016-08-20
1
-0
/
+21
*
Fixed #24931 -- Made namespaced RegexURLResolvers populate callback strings.
Markus Holtermann
2016-06-18
2
-0
/
+20
*
Refs #26621 -- Added tests for admindocs.views.simplify_regex().
Tim Graham
2016-05-30
1
-1
/
+10
*
Fixed E128 flake8 warnings in tests/.
Tim Graham
2016-04-08
1
-55
/
+28
*
Fixed #26175 -- Removed SHA1 password hashes in tests.
Tim Graham
2016-02-06
1
-18
/
+9
*
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2015-12-31
1
-1
/
+1
*
Fixed #25667 -- Fixed admindocs initial_header_level.
Ville Skyttä
2015-12-02
1
-0
/
+5
*
Removed 'Test that' prefix from admindocs tests.
Zan Anderle
2015-09-07
1
-4
/
+4
*
Fixed #24917 -- Made admindocs display model methods that take arguments.
Zan Anderle
2015-09-07
2
-1
/
+43
*
Fixed #25331 -- Removed trailing blank lines in docstrings.
Maxime Lorant
2015-08-31
2
-2
/
+0
*
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...
Flavio Curella
2015-07-27
1
-2
/
+2
*
Fixed #25115 -- Made admindocs view bookmarklet reverse the URL rather than h...
Ben Spaulding
2015-07-13
1
-1
/
+1
*
Refs #24125 -- Added admin_docs tests for multiple template engines.
Kai Richard Koenig
2015-06-11
1
-0
/
+24
*
Fixed #21927 -- Made application and instance namespaces more distinct.
Marten Kenbeek
2015-06-08
1
-3
/
+3
*
Refs #24625 -- Filtered docutils warnings output in tests
Markus Holtermann
2015-04-14
1
-3
/
+6
*
Fixed #24625 -- Prevented arbitrary file inclusion in admindocs
Markus Holtermann
2015-04-11
3
-0
/
+12
*
Fixed #24624 -- Replaced obsoleted rel.opts in admindocs view
Claude Paroz
2015-04-11
1
-0
/
+14
*
Converted test fixtures to setUpTestData methods
Josh Smeaton
2015-03-05
2
-24
/
+17
*
Sorted imports with isort; refs #23860.
Tim Graham
2015-02-06
2
-3
/
+3
*
Fixed #24149 -- Normalized tuple settings to lists.
darkryder
2015-02-03
1
-1
/
+1
*
Fixed #5405 -- Added admindocs support for reStructured text in model docstrings
Zan Anderle
2014-11-03
2
-0
/
+119
*
Fixed #23620 -- Used more specific assertions in the Django test suite.
Berker Peksag
2014-11-03
1
-8
/
+8
*
Fixed #23601 -- Ensured view exists in URLconf before importing it in admindocs.
Markus Holtermann
2014-10-06
1
-0
/
+11
*
Removed some apps from ALWAYS_INSTALLED_APPS
Claude Paroz
2014-06-21
1
-13
/
+13
*
Fixed #21685 -- Displayed app verbose name in admindocs model index
Claude Paroz
2014-05-10
1
-1
/
+5
*
Fixed #21977 -- Deprecated SimpleTestCase.urls
Anubhav Joshi
2014-04-06
1
-8
/
+8
*
Fixed #22218 -- Deprecated django.conf.urls.patterns.
Tim Graham
2014-04-03
1
-10
/
+10
*
Added tests for django.contrib.admindocs
Greg Chapple
2014-02-23
2
-11
/
+150
*
Made staff_member_required redirect to login
Claude Paroz
2014-02-04
1
-1
/
+1
*
Imported override_settings from its new location.
Aymeric Augustin
2013-12-23
1
-2
/
+1
*
Dropped AppCache._empty, _with_app and _without_app.
Aymeric Augustin
2013-12-23
1
-6
/
+6
*
Moved apps back in the toplevel django namespace.
Aymeric Augustin
2013-12-22
1
-1
/
+1
*
Removed the app_config.installed flag.
Aymeric Augustin
2013-12-22
1
-13
/
+5
*
Fixed #21386 -- Removed admindocs dependence on sites framework
Bouke Haarsma
2013-12-18
2
-1
/
+37
*
Removed superfluous models.py files.
Aymeric Augustin
2013-12-17
1
-0
/
+0
[next]