1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Removed django.contrib.databrowse.

RIP -- you served us well.
This commit is contained in:
Aymeric Augustin
2012-12-24 22:46:34 +01:00
parent 02f3daadd6
commit 052271168b
31 changed files with 0 additions and 1120 deletions

View File

@@ -19,7 +19,6 @@ recursive-include django/contrib/auth/fixtures *
recursive-include django/contrib/auth/templates *
recursive-include django/contrib/auth/tests/templates *
recursive-include django/contrib/comments/templates *
recursive-include django/contrib/databrowse/templates *
recursive-include django/contrib/formtools/templates *
recursive-include django/contrib/formtools/tests/templates *
recursive-include django/contrib/flatpages/fixtures *