arthur
|
23ea5d6065
|
Fix update password view
|
2016-05-22 11:10:33 +02:00 |
|
arthur
|
702b3cd611
|
Fix flake8
|
2016-05-22 10:52:43 +02:00 |
|
arthur
|
39d02f4190
|
Fix no logout on update password for current user
|
2016-05-22 10:49:09 +02:00 |
|
arthur
|
e74593d4b4
|
Use DRF PageNumberPagination to finish fixing DRF tests
|
2016-05-22 10:20:17 +02:00 |
|
arthur
|
829840f411
|
Fix model migrations
|
2016-05-20 10:54:42 +02:00 |
|
arthur
|
37be02f1c6
|
New example settings generated from django 1.9
Serve media for better manual testing
|
2016-05-20 10:30:07 +02:00 |
|
arthur
|
00522b6c9e
|
Fix test_apiviews (remove a space)
|
2016-05-20 09:20:01 +02:00 |
|
arthur
|
fdc5563cba
|
Fix permissions error
|
2016-05-20 09:19:41 +02:00 |
|
arthur
|
fdd938b1ac
|
Flake8 in apiviews
|
2016-05-19 20:07:45 +02:00 |
|
arthur
|
eafe2ac7c1
|
Update DRF 3
|
2016-05-19 20:06:53 +02:00 |
|
arthur
|
f0a5ac67e4
|
Fix flake8
|
2016-05-19 19:27:02 +02:00 |
|
arthur
|
a373875c0d
|
Set return of get_update password_url to default value in UserChangeFrom when no instance
|
2016-05-19 19:21:56 +02:00 |
|
arthur
|
5511b4dc8d
|
Fix password link in user
|
2016-05-19 18:50:56 +02:00 |
|
arthur
|
d9a6da6e52
|
Try fix for some blog test
|
2016-05-19 18:27:41 +02:00 |
|
arthur
|
830bffcf11
|
Using TextField widget for GenericIPAddressField according to django-floppyforms documentation
http://django-floppyforms.readthedocs.io/en/latest/widgets.html
|
2016-05-19 18:16:01 +02:00 |
|
arthur
|
0b923103f3
|
Replace IPAddressField with GenericIPAddressField
|
2016-05-19 17:05:21 +02:00 |
|
arthur
|
e7df67e150
|
Update create_view_permission and move signal to AppConfig
|
2016-05-08 02:22:49 +02:00 |
|
arthur
|
41133b2b9c
|
Fix imports
|
2016-05-08 01:38:44 +02:00 |
|
arthur
|
babe7a70c7
|
Optimise imports
|
2016-05-08 01:31:16 +02:00 |
|
arthur
|
23f7f9479a
|
create a djadmin2_site in djadmin2/site.py to make it work in django 1.9
|
2016-05-08 01:29:17 +02:00 |
|
arthur
|
754f5dab56
|
Replace post_sync signal with post_migrate
|
2016-05-08 00:54:04 +02:00 |
|
arthur
|
f223b85422
|
Rename AdminModel2Mixin to Admin2ModelMixin
|
2016-05-08 00:25:12 +02:00 |
|
arthur
|
92e7d52c47
|
rename ctype to c_type (flake8 on python2.7)
|
2016-05-08 00:18:16 +02:00 |
|
arthur
|
cb91aabcf4
|
Update permission.py
|
2016-05-08 00:12:53 +02:00 |
|
arthur
|
54f710055a
|
Add migrations but not use them in test for now
|
2016-05-07 23:59:55 +02:00 |
|
arthur
|
e7a40e1806
|
Update url patterns
|
2016-05-07 23:57:53 +02:00 |
|
arthur
|
3bf33946c6
|
Update tox.init
|
2016-05-07 23:29:25 +02:00 |
|
arthur
|
c532393b97
|
Fix flake8 errors
|
2016-05-07 23:28:30 +02:00 |
|
arthur
|
5849d80dcb
|
Update django rest framework
|
2016-05-07 23:26:48 +02:00 |
|
arthur
|
f3ff443373
|
Fix flake8 errors
|
2016-05-07 22:59:15 +02:00 |
|
arthur
|
f5701e5c15
|
Update tox and travis configuration with flake8 support
|
2016-05-07 22:58:56 +02:00 |
|
arthur
|
d3d3fbe991
|
Add django 1.8 setup
|
2016-05-07 22:51:22 +02:00 |
|
arthur
|
5bd01187d4
|
Fix nested object test
|
2016-05-07 21:36:43 +02:00 |
|
arthur
|
77fd9401bb
|
Add field_name attribute for build_date_filter
|
2016-05-07 21:09:58 +02:00 |
|
arthur
|
9872521f6f
|
Fix collector in BaseListAction who generate bug when trying to delete multiple object from action list
|
2016-05-07 21:09:22 +02:00 |
|
arthur
|
3fbc396fa2
|
Fix slice has been taken issue on _format_days, _format_months and _format_years
|
2016-05-07 21:07:51 +02:00 |
|
arthur
|
8189b9cfaa
|
Update django-floppyforms and django-filter
|
2016-05-07 20:28:41 +02:00 |
|
arthur
|
5f9707e467
|
Delete migration for tox to work
|
2016-05-07 20:28:04 +02:00 |
|
arthur
|
4bdaba8932
|
Add .cache in gitignore
|
2016-05-07 20:24:21 +02:00 |
|
arthur
|
599ec2d236
|
Add migrations
|
2016-05-07 19:44:00 +02:00 |
|
arthur
|
c7ddb60c3b
|
Add .idea in PyCharm
|
2016-05-07 19:43:42 +02:00 |
|
Kamil Gałuszka
|
ac531c3941
|
Merge pull request #428 from andrewsmedina/fix_django_filter
pin django-filter version to < 0.12.0
|
2016-03-15 20:39:43 +01:00 |
|
Andrews Medina
|
cb9d43e86f
|
pin django-filter version to < 0.12.0
|
2016-01-17 21:17:49 -02:00 |
|
Kamil Gałuszka
|
b2077ba4b8
|
Merge pull request #427 from andrewsmedina/allow_failures
travis: enabling Django 1.8 and 1.9 tests with allow_failures enabled
|
2016-01-16 23:49:49 +01:00 |
|
Andrews Medina
|
6b1f819770
|
travis: removing pypy3 for django 1.7
|
2016-01-02 14:17:20 -02:00 |
|
Andrews Medina
|
3632af362d
|
travis: enabling Django 1.8 and 1.9 tests with allow_failures enabled
|
2016-01-02 14:01:42 -02:00 |
|
Andrews Medina
|
718b0b7524
|
fix rst format
|
2015-12-13 18:37:03 -02:00 |
|
Andrews Medina
|
03f4df0121
|
update Two Scoops of Django version
|
2015-12-13 18:35:18 -02:00 |
|
Andrews Medina
|
cbf1263593
|
remove crate.io badges
|
2015-12-13 18:33:33 -02:00 |
|
Andrews Medina
|
17641045e8
|
use new travis infrastructure
|
2015-12-13 18:28:33 -02:00 |
|