Daniel Greenfeld
be07421d44
Removed admins.py and placed calls to ModelAdmin2 from top namespace
2013-05-31 08:57:25 +02:00
d1ffuz0r
b8413f96e3
change password form dependent from user
2013-05-31 07:24:22 +07:00
d1ffuz0r
8ae0644fb9
#101 #103 added change password, logout views
2013-05-31 06:19:33 +07:00
Daniel Greenfeld
9acdf9e2f8
fixes #155 , which is moving models.py to types.py. Using admins.py as an alias for the old models.py module
2013-05-30 12:33:00 +02:00
Daniel Greenfeld
096267c674
New immutable object type that is properly frozen. Part of #155
2013-05-30 12:11:49 +02:00
Daniel Greenfeld
b2fb02b976
New immutable object type that is properly frozen. Part of #155
2013-05-30 12:11:19 +02:00
Andrew Ingram
3bb555fb56
add missing test for utils.model_app_label
2013-05-28 13:24:02 +01:00
Andrew Ingram
9f41c3f56e
Initial stab at breadcrumbs
...
There's currently a lot of copy-pasting of breadcrumbs, this can be revisited once we have a better understanding of how we're going to handle navigation.
I've also tried to make template context variables more logical and consistent throughout.
2013-05-26 01:55:43 +01:00
Ben Tappin
c79f53bb02
Add tests for admin2 templatetags and fix bug.
2013-05-25 16:45:26 +01:00
Daniel Greenfeld
906b8cbf4e
Adding endline to bump things forward
2013-05-24 20:48:43 +02:00
Daniel Greenfeld
99204be715
Added tests for djadmin.utils
2013-05-24 16:22:54 +02:00
Daniel Greenfeld
5f1f91167f
test cleanup
2013-05-23 20:22:44 +02:00
Daniel Greenfeld
0e03d7a5b0
bike shedding
2013-05-21 00:25:38 +02:00
Gregor Müllegger
8ea3b97786
Using django's TestCase and instead of the one from unittest.
2013-05-19 14:23:18 +02:00
Gregor Müllegger
73a41f5632
Fixing tests for API.
2013-05-19 14:22:18 +02:00
Gregor Müllegger
7754cae894
Fixing tests for API urls.
2013-05-19 14:17:06 +02:00
Daniel Greenfeld
28b6a0f72a
pep8 of code
2013-05-19 10:09:12 +02:00
Peter Inglesby
5223c188c3
Add tests to core
2013-05-18 18:28:31 +02:00
Ludvig Wadenstein
30e6a5b171
Fixed importissue with tests
2013-05-18 15:30:32 +02:00
Peter Inglesby
7c5e7e6883
Rename package to djadmin2
2013-05-18 11:52:03 +02:00