Daniel Roy Greenfeld
|
9224d937d3
|
Added code of conduct
Required for potentially moving to @jazzband and is also a good thing to have in any project.
|
2016-06-07 12:01:12 -07:00 |
|
Andrews Medina
|
ddd126abfc
|
Merge pull request #437 from arthur-wsw/docs
Fix documentation examples
|
2016-06-06 21:37:55 -03:00 |
|
Andrews Medina
|
59197a4713
|
Merge pull request #438 from arthur-wsw/screenshots
Update admin and admin2 screenshots
|
2016-06-06 21:37:08 -03:00 |
|
arthur
|
74103e2100
|
Update screenshots
|
2016-06-06 15:33:19 +02:00 |
|
arthur
|
5261650544
|
Update admin and admin2 screenshots
|
2016-06-06 14:20:34 +02:00 |
|
arthur
|
8e8b48a3f2
|
Fix documentation examples
|
2016-06-06 11:52:27 +02:00 |
|
Andrews Medina
|
19dac42021
|
Merge pull request #435 from pydanny/requires-io-develop
[requires.io] dependency update on develop branch
|
2016-06-05 23:09:55 -03:00 |
|
requires.io
|
2399dad123
|
[requires.io] dependency update
|
2016-06-05 16:29:40 -07:00 |
|
Kamil Gałuszka
|
611f44aa85
|
Merge pull request #434 from arthur-wsw/bootstrap3
New bootstrap3 default theme + Remove django-crispy-forms and django-floppyforms
|
2016-06-02 14:51:07 +02:00 |
|
arthur
|
da8b7ad73c
|
Fix installation instruction in README and documentation
|
2016-05-28 02:15:22 +02:00 |
|
arthur
|
24a8be2d1d
|
Revert unwanted tox changes
Update docs to keep both migration from 0.5 and 0.6
|
2016-05-27 11:32:20 +02:00 |
|
arthur
|
7f2ae25920
|
Removing django-crispy-forms and django-floppyforms
Resolve #433 #343
|
2016-05-26 19:14:39 +02:00 |
|
arthur
|
0d401c2b9a
|
Remove CDN import in favor of static one
|
2016-05-26 14:21:10 +02:00 |
|
arthur
|
bd35ffc676
|
Update default theme to a bootstrap3 theme based on http://startbootstrap.com/template-overviews/sb-admin-2/
Resolve #360
|
2016-05-26 11:34:21 +02:00 |
|
Kamil Gałuszka
|
f3dc001f3a
|
Merge pull request #432 from arthur-wsw/no_eggs
No eggs
|
2016-05-25 22:44:08 +02:00 |
|
arthur
|
36e8889f84
|
Add .eggs in .gitignore
|
2016-05-25 22:30:48 +02:00 |
|
arthur
|
b1bf34bdd2
|
Delete .egs
|
2016-05-25 22:29:31 +02:00 |
|
Kamil Gałuszka
|
d9b3d2c8a6
|
Merge pull request #431 from arthur-wsw/django_1_8
Django 1.8 and 1.9 compatibility
|
2016-05-25 09:55:49 +02:00 |
|
arthur
|
38198c2d9f
|
Update History
|
2016-05-22 15:15:13 +02:00 |
|
arthur
|
336bb3753d
|
Update flake8 requirements
|
2016-05-22 15:07:08 +02:00 |
|
arthur
|
73b95eaa70
|
Add myself in contributors
|
2016-05-22 15:06:31 +02:00 |
|
arthur
|
fb05f25084
|
Update docs
|
2016-05-22 15:06:02 +02:00 |
|
arthur
|
7d2f5b1251
|
Test travis config to allow failures for django master
|
2016-05-22 14:52:05 +02:00 |
|
arthur
|
4bcc02f735
|
Add future in requirements to fix python2 compatibility
|
2016-05-22 14:43:35 +02:00 |
|
arthur
|
23c256d6a0
|
Remove import from django.conf.urls.patterns
|
2016-05-22 14:38:41 +02:00 |
|
arthur
|
3b09d8b02d
|
Fix lasts tests
|
2016-05-22 14:32:38 +02:00 |
|
arthur
|
e9db0de137
|
New way to invalidate the users permission cache in test by loading user from database
|
2016-05-22 14:23:51 +02:00 |
|
arthur
|
49523a3ae8
|
Update session hach only if user is logged user
|
2016-05-22 11:45:08 +02:00 |
|
arthur
|
986d7e7fea
|
Replace DATE_FORMAT with %Y-%m-%d in floppyforms tests because it has been hardcoded since 1.3 because it is required by the W3C HTML5 specification.
53d1d8a8d7
|
2016-05-22 11:28:10 +02:00 |
|
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 |
|