Adam Johnson
|
20d106d8a3
|
Upgraded Bootstrap to 3.4.1 and added CSS source maps (#8591)
|
2022-08-10 11:53:21 +01:00 |
|
Tom Christie
|
406e6a2f35
|
Update MANIFEST.in (#7893)
|
2021-04-01 14:15:53 +01:00 |
|
David Runge
|
7bd730124c
|
MANIFEST.in: Adding tests to sdist tarball. (#7145)
|
2020-01-15 20:18:25 +00:00 |
|
Laurent Paoletti
|
67964a1bf4
|
Fix typo to bring locale back to installed files
|
2017-12-21 12:12:08 +01:00 |
|
Tom Christie
|
65791d8c79
|
Version 3.7.5. Add missing .ico to packaging.
|
2017-12-21 10:17:59 +00:00 |
|
Tom Christie
|
df469260e1
|
Include woff2 in packaging. Closes #5692
|
2017-12-21 10:03:03 +00:00 |
|
Matthias Runge
|
37cfe90338
|
Add locale files back to installed files (#5696)
Resolves https://github.com/encode/django-rest-framework/issues/5695
|
2017-12-21 10:00:43 +00:00 |
|
Ryan P Kilby
|
abef84fb60
|
Fix packaging (#5624)
* Packaging should use manifest
* Add schema.js template to MANIFEST
|
2017-11-27 11:28:25 +01:00 |
|
Benedek Kiss
|
ff2fa7a866
|
Fix excludes
I definitely see files from `__pycache__` as well as `.pyc` files in the package. Fixed according to https://www.reddit.com/r/Python/comments/40s8qw/simplify_your_manifestin_commands and https://github.com/django/django/pull/5817
|
2017-08-29 22:22:00 +02:00 |
|
Matthias Runge
|
04084c96a0
|
Separate LICENSE and README to two files.
|
2015-05-05 14:48:30 +02:00 |
|
Tom Christie
|
73bebbba64
|
Add font files
|
2014-11-07 12:53:01 +00:00 |
|
Xavier Ordoquy
|
4dd4538069
|
Exclude the pyc, pyo files and __pycache__ directories from packaging (thanks to Kevin Brown).
|
2014-08-31 03:39:34 +02:00 |
|
Marko Tibold
|
1037888505
|
Prevent warning: no files found matching '*.txt' under directory
'rest_framework/templates' (there are only .html files in the templates
directory).
|
2013-03-06 21:16:40 +01:00 |
|
Tom Christie
|
87dae4d854
|
Remove old 'djangorestframework directories
|
2012-09-20 13:19:43 +01:00 |
|
Tom Christie
|
4b691c4027
|
Change package name: djangorestframework -> rest_framework
|
2012-09-20 13:06:27 +01:00 |
|
Tom Christie
|
15fc26f50b
|
Fix up packaging and staticfiles changes. Fixes #155. Fixes #153. Fixes #150.
|
2012-02-07 08:58:15 +00:00 |
|
Tom Christie
|
c4d800ef32
|
proper manifest. setup groks version from __init__
|
2011-06-02 12:17:21 +01:00 |
|