Kamil Gałuszka
|
c59a19f336
|
feat: upgrade Django and Python to supported versions
|
2020-11-21 22:16:43 +06:00 |
|
Asif Saif Uddin
|
e8bde774cf
|
fixed deprecation warning in views tests
|
2018-10-23 14:43:45 +06:00 |
|
Asif Saifuddin Auvi
|
27421081d4
|
fixed reverse reverse_lazy import errors
|
2018-05-11 01:23:23 +06:00 |
|
arthur-wsw
|
8d41a222b7
|
Hardcoded LoginView (#436)
* Add a way to customize LoginView and Document about it
Resolve #416
* Add test for custom login view
* Remove unused code in test_views
|
2016-09-03 15:17:37 +06:00 |
|
arthur
|
f3ff443373
|
Fix flake8 errors
|
2016-05-07 22:59:15 +02:00 |
|
Gregor Müllegger
|
4072d4c009
|
Fixing failing tests, that only occured on Travis. You cannot use a plane, generic View in the Admin since it always needs to be a model based one. At least unless you overwrite the get_*_kwargs method.
|
2013-11-28 18:11:12 +01:00 |
|
Andrews Medina
|
330cafa309
|
added name argument in AdminView.
|
2013-06-22 01:30:09 -03:00 |
|
Andrews Medina
|
7a0f29f2c6
|
added AdminView.
|
2013-06-21 00:05:23 -03:00 |
|
Peter Inglesby
|
7c5e7e6883
|
Rename package to djadmin2
|
2013-05-18 11:52:03 +02:00 |
|