lp:django-debian

Created by Zygmunt Krynicki and last modified
Get this branch:
bzr branch lp:django-debian
Members of Linaro Validation Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Linaro Validation Team
Project:
django-debian
Status:
Development

Recent revisions

71. By Zygmunt Krynicki

Bump version to 0.10.2

70. By Zygmunt Krynicki

Fix install on windows

It seems that windows is more strict and disallows
trailing forward slashes in data_files

69. By Zygmunt Krynicki

Bump version to 0.10.1

68. By Zygmunt Krynicki

Change the default mount point.

The mount point used to be '/{appname}/' but with the previous patches it
is always rewritten as '{appname}/' anyway so let's make that explicit.

67. By Zygmunt Krynicki

Add more tests for mount points

66. By Zygmunt Krynicki

Fix root/empty mount point bug

With mount point being set as root or empty the previous version of this code
would "fix" it to root ('/'). This is incompatible with django. Such mount
points need to be empty to allow pattern matchnig to work correctly.

65. By Zygmunt Krynicki

Bump version to 0.10

64. By Zygmunt Krynicki

Add tests for mount points

63. By Zygmunt Krynicki

Add tests for LOGIN_URL and LOGIN_REDIRECT_URL

62. By Zygmunt Krynicki

Fix missing slashes on media and static urls

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.